🔧 Updates to loadbalancer port

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

View File

@@ -12,6 +12,8 @@ services:
labels:
- "traefik.enable=true"
- "traefik.http.routers.threetwo-ui.rule=Host(`threetwo.localhost`)"
- "traefik.http.services.threetwo.loadbalancer.server.port=8050"
- "traefik.docker.network=proxy"
ports:
- "8050:8050"
- "3050:3050"