Update src/main/resources/application.properties
All checks were successful
Build and Push Quarkus Image / build-and-push (push) Successful in 2m12s
All checks were successful
Build and Push Quarkus Image / build-and-push (push) Successful in 2m12s
This commit is contained in:
@@ -33,3 +33,4 @@ quarkus.log.console.format=%d{yyyy-MM-dd} %d{HH:mm:ss} %-5p [%c] (%s%e)%n
|
||||
quarkus.log.file.enabled=true
|
||||
quarkus.log.file.path=logs/app.log
|
||||
quarkus.log.file.format=%d{yyyy-MM-dd} %d{HH:mm:ss} %-5p [%c] (%s%e)%n
|
||||
quarkus.args="-Duser.timezone=Europe/Amsterdam"
|
||||
|
||||
Reference in New Issue
Block a user