Fix port issue as buildin. Setup reassigns the default vars

This commit is contained in:
lif
2025-10-13 09:04:32 +01:00
parent 0c46b66b7b
commit 5b3cd2b8b6
3 changed files with 30 additions and 2 deletions

View File

@@ -121,6 +121,8 @@ services:
- "traefik.http.routers.whoami.middlewares=whoami-stripprefix"
# Expose the whoami port number to Traefik
- "traefik.http.services.whoami.loadbalancer.server.port=80"
mode: replicated
replicas: 1
# Define the overlay network for Swarm
networks: