diff --git a/swarm.yml b/swarm.yml index b2609d7..43b9189 100644 --- a/swarm.yml +++ b/swarm.yml @@ -289,7 +289,6 @@ - "traefik.enable=true" - "traefik.http.routers.auth.rule=Host(`auth.jingoh.private`)" - "traefik.http.routers.auth.entrypoints=websecure" - - "traefik.http.services.auth.loadbalancer.server.port=8080" - "traefik.http.routers.auth.tls=true" - "traefik.http.routers.auth-https.middlewares=privatevpn" - "traefik.http.routers.auth.service=auth@docker"