Skip to content

Commit

Permalink
fix: logging js issue
Browse files Browse the repository at this point in the history
Signed-off-by: Attila Mészáros <[email protected]>
  • Loading branch information
csviri committed Apr 4, 2024
1 parent fab166d commit 7fc8fef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ quarkus.container-image.registry=ghcr.io
quarkus.kubernetes.image-pull-policy=if-not-present
# Uber Jar is required because of this issue: https://github.com/quarkusio/quarkus/issues/39833
quarkus.package.type=uber-jar
quarkus.jib.jvm-additional-arguments=-Dpolyglot.engine.WarnInterpreterOnly=false

0 comments on commit 7fc8fef

Please sign in to comment.