feat(config): update application.yml to nest HTTP port configuration
Build & Test (NowChessSystems) TeamCity build finished
Build & Test (NowChessSystems) TeamCity build finished
This commit is contained in:
@@ -1,7 +1,8 @@
|
|||||||
quarkus:
|
quarkus:
|
||||||
application:
|
application:
|
||||||
name: nowchess-store
|
name: nowchess-store
|
||||||
http.port: 8085
|
http:
|
||||||
|
port: 8085
|
||||||
config:
|
config:
|
||||||
yaml:
|
yaml:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|||||||
Reference in New Issue
Block a user