updating to latest
This commit is contained in:
@@ -2,12 +2,16 @@
|
||||
"version": 1,
|
||||
"key": "http",
|
||||
"data": {
|
||||
"use_x_forwarded_for": true,
|
||||
"trusted_proxies": [
|
||||
"192.168.86.198"
|
||||
],
|
||||
"login_attempts_threshold": -1,
|
||||
"ip_ban_enabled": true,
|
||||
"server_port": 8123,
|
||||
"ssl_profile": "modern",
|
||||
"server_port": 8123,
|
||||
"cors_allowed_origins": [
|
||||
"https://cast.home-assistant.io"
|
||||
],
|
||||
"login_attempts_threshold": -1
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user