Skip to content

Commit

Permalink
Disable HTTP/2 support
Browse files Browse the repository at this point in the history
  • Loading branch information
ruivieira committed Oct 17, 2023
1 parent 05be746 commit f43c082
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
quarkus.http.host=0.0.0.0
quarkus.http.http2=false
quarkus.container-image.builder=docker
quarkus.container-image.build=false
quarkus.container-image.group=trustyai
Expand Down

0 comments on commit f43c082

Please sign in to comment.