Explicitly set webui port in traefik labels
All checks were successful
Deploy to Fighter / Deploy (push) Successful in 18s
Deploy to Fighter / Notify (push) Successful in 1s

This commit is contained in:
Joey Hafner 2024-02-27 23:29:54 -08:00
parent e2a79025bf
commit 95795b2df4

View File

@ -49,6 +49,7 @@ services:
- traefik.http.routers.wyze-bridge.rule=Host(`wyze.homeassistant.jafner.net`)
- traefik.http.routers.wyze-bridge.tls.certresolver=lets-encrypt
- traefik.http.routers.wyze-bridge.middlewares=lan-only@file
- traefik.http.services.wyze-bridge.loadbalancer.server.port=5000
networks:
web: