server.servlet.context-path=/silly-game-api
All checks were successful
ci / build (push) Successful in 2m35s

This commit is contained in:
miwr 2025-04-17 10:51:21 +02:00
parent 790399115a
commit 84527edb42

View file

@ -38,5 +38,5 @@ spec:
selector: selector:
app: silly-game-backend app: silly-game-backend
ports: ports:
- port: 80 - port: 8080
targetPort: 8080 targetPort: 8080