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:
|
||||
application:
|
||||
name: nowchess-store
|
||||
http.port: 8085
|
||||
http:
|
||||
port: 8085
|
||||
config:
|
||||
yaml:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user