mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-27 19:26:50 +00:00
Remove localhost from trusted networks.
This commit is contained in:
parent
26e1fe520c
commit
ee7c06c9ad
@ -73,8 +73,6 @@ homeassistant:
|
|||||||
auth_providers:
|
auth_providers:
|
||||||
- type: trusted_networks
|
- type: trusted_networks
|
||||||
trusted_networks:
|
trusted_networks:
|
||||||
- 127.0.0.1
|
|
||||||
- ::1
|
|
||||||
- 192.168.0.0/24
|
- 192.168.0.0/24
|
||||||
- fd00::/8
|
- fd00::/8
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user