Minor fix of homeassistant trusted proxy
This commit is contained in:
parent
ef917e4b07
commit
accc256127
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ http:
|
|||
trusted_proxies:
|
||||
- 127.0.0.1 # Local Traefik proxy
|
||||
- ::1 # IPv6 localhost
|
||||
- 10.2.2.1 # VPS proxy (via WireGuard)
|
||||
|
||||
# Loads default set of integrations. Do not remove.
|
||||
# This includes: sun, mobile_app, met, radio_browser, etc.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue