This commit is contained in:
root 2022-07-31 13:28:12 +02:00
parent 3c40ee265d
commit 8fc6880290
2 changed files with 6 additions and 3 deletions

View File

@ -8,6 +8,10 @@ homeassistant:
time_zone: Europe/Berlin
allowlist_external_dirs:
- '/tmp'
auth_providers:
- type: trusted_networks
trusted_networks:
- 10.10.10.0/24
http:
@ -15,9 +19,8 @@ http:
trusted_proxies:
- 127.0.0.1
- ::1
- 192.168.1.2
- 192.168.1.1
- 192.168.1.16
- 10.10.10.0/24
- 172.30.32.0/24
- 172.30.33.0/24