Skip to content

Commit 27cdc18

Browse files
Remove quarkus.http from built-in configuration.
1 parent 08484f1 commit 27cdc18

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/main/resources/application.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
quarkus:
2-
http:
3-
host: ${HTTP_HOST}
4-
port: ${HTTP_PORT}
52
banner:
63
enabled: true
74
path: banner.txt

0 commit comments

Comments
 (0)