Skip to content

Commit

Permalink
feat: enable http access logs by default
Browse files Browse the repository at this point in the history
  • Loading branch information
jgiovaresco committed Jan 22, 2024
1 parent e24ddb9 commit e02beb6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app-quarkus/src/main/resources/application.properties
@@ -1,4 +1,5 @@
quarkus.http.port=8888
quarkus.http.access-log.enabled=true

quarkus.grpc.server.use-separate-server=false
quarkus.grpc.server.enable-reflection-service=true

0 comments on commit e02beb6

Please sign in to comment.