Fix port issue as buildin. Setup reassigns the default vars
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user