Update labels for traefik
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user