Updates
This commit is contained in:
parent
3c40ee265d
commit
8fc6880290
@ -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
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user