2020-12-08 19:58:32 -08:00
|
|
|
{
|
|
|
|
"version": 1,
|
|
|
|
"key": "http",
|
|
|
|
"data": {
|
2020-12-09 16:51:36 -08:00
|
|
|
"login_attempts_threshold": -1,
|
2020-12-10 12:50:34 -08:00
|
|
|
"server_port": 8123,
|
|
|
|
"ip_ban_enabled": true,
|
|
|
|
"ssl_profile": "modern",
|
2020-12-08 19:58:32 -08:00
|
|
|
"cors_allowed_origins": [
|
|
|
|
"https://cast.home-assistant.io"
|
2020-12-10 12:50:34 -08:00
|
|
|
]
|
2020-12-08 19:58:32 -08:00
|
|
|
}
|
|
|
|
}
|