Skip to content

Commit

Permalink
Update compose.zigbee2mqtt.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
davydehaas98 authored Mar 5, 2025
1 parent 7dcbd04 commit ef2dd6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion home-stack/enabled/compose.zigbee2mqtt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ services:
- traefik.enable=true
- traefik.http.routers.zigbee.entrypoints=websecure
- traefik.http.routers.zigbee.rule=Host(`zigbee.${DOMAIN_NAME}`)
- traefik.http.routers.zigbee.middlewares=chain-no-auth@file
- traefik.http.routers.zigbee.middlewares=chain-authelia@file
- traefik.http.services.zigbee.loadbalancer.server.port=8080

0 comments on commit ef2dd6e

Please sign in to comment.