fix: allow home hairpin during ha onboarding
This commit is contained in:
@@ -31,7 +31,7 @@ services:
|
||||
# Temporary onboarding guard: keep HA reachable only from LAN/Tailscale
|
||||
# until the owner account exists.
|
||||
- traefik.http.routers.homeassistant.middlewares=homeassistant-lan-only
|
||||
- traefik.http.middlewares.homeassistant-lan-only.ipallowlist.sourcerange=192.168.178.0/24,100.64.0.0/10
|
||||
- traefik.http.middlewares.homeassistant-lan-only.ipallowlist.sourcerange=192.168.178.0/24,100.64.0.0/10,217.249.114.123/32
|
||||
- traefik.http.services.homeassistant.loadbalancer.server.port=8123
|
||||
|
||||
mosquitto:
|
||||
|
||||
Reference in New Issue
Block a user