mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Use more realistic trusted proxy
This commit is contained in:
parent
b336f2aa65
commit
52ef839611
@ -119,8 +119,7 @@ http:
|
|||||||
- https://www.home-assistant.io
|
- https://www.home-assistant.io
|
||||||
use_x_forwarded_for: true
|
use_x_forwarded_for: true
|
||||||
trusted_proxies:
|
trusted_proxies:
|
||||||
- 127.0.0.1
|
- 10.0.0.200
|
||||||
- ::1
|
|
||||||
ip_ban_enabled: true
|
ip_ban_enabled: true
|
||||||
login_attempts_threshold: 5
|
login_attempts_threshold: 5
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user