mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-28 03:37:06 +00:00
Add example of network in trusted_proxy (#13435)
This commit is contained in:
parent
900ce51a57
commit
dcfcaceef0
@ -113,6 +113,7 @@ http:
|
|||||||
use_x_forwarded_for: true
|
use_x_forwarded_for: true
|
||||||
trusted_proxies:
|
trusted_proxies:
|
||||||
- 10.0.0.200
|
- 10.0.0.200
|
||||||
|
- 172.30.33.0/24
|
||||||
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