Update labels for traefik

This commit is contained in:
2025-07-24 20:55:12 +05:30
parent ff4773947c
commit 9053dc8098
4 changed files with 10 additions and 10 deletions

View File

@@ -6,7 +6,7 @@ services:
labels:
- traefik.enable=true
- traefik.http.routers.homeassistant.rule=Host(`${TRAEFIK_DOMAIN}`)
- traefik.http.routers.homeassistant.entrypoints=websecure-external
- traefik.http.routers.homeassistant.entrypoints=${TRAEFIK_ENTRYPOINT}
- traefik.http.services.homeassistant.loadbalancer.server.port=8123
volumes:
- ${APPDATA_PATH}/homeassistant/config:/config