13 lines
283 B
Plaintext
13 lines
283 B
Plaintext
|
{
|
||
|
"version": 1,
|
||
|
"key": "http",
|
||
|
"data": {
|
||
|
"server_port": 8123,
|
||
|
"ssl_profile": "modern",
|
||
|
"cors_allowed_origins": [
|
||
|
"https://cast.home-assistant.io"
|
||
|
],
|
||
|
"login_attempts_threshold": -1,
|
||
|
"ip_ban_enabled": true
|
||
|
}
|
||
|
}
|