fix: remove unused HTTP root-path configurations from application.yml
Build & Test (NowChessSystems) TeamCity build finished

This commit is contained in:
2026-05-13 16:23:04 +02:00
parent 0060229ee9
commit 3ed3e59ee4
4 changed files with 0 additions and 7 deletions
@@ -75,7 +75,6 @@ nowchess:
"%deployed":
quarkus:
http:
root-path: /api
cors:
~: true
origins: ${CORS_ORIGINS}