🔧 More shenanigans

This commit is contained in:
2021-10-19 09:42:35 -07:00
parent 857e8b58e0
commit d5c9d842a3

View File

@@ -11,7 +11,7 @@ services:
restart: unless-stopped
labels:
- "traefik.enable=true"
- "traefik.http.routers.threetwo-ui.rule=Host(`threetwo.localhost`)"
- "traefik.http.routers.threetwo-ui.rule=Host(`localhost`)"
- "traefik.http.services.threetwo.loadbalancer.server.port=8050"
- "traefik.docker.network=proxy"
ports: