18 lines
434 B
Plaintext
18 lines
434 B
Plaintext
{
|
|
"version": 1,
|
|
"key": "http",
|
|
"data": {
|
|
"base_url": "https://ha.bauer.tech",
|
|
"use_x_forwarded_for": true,
|
|
"trusted_proxies": [
|
|
"192.168.178.80"
|
|
],
|
|
"server_port": 8123,
|
|
"ssl_profile": "modern",
|
|
"login_attempts_threshold": -1,
|
|
"ip_ban_enabled": true,
|
|
"cors_allowed_origins": [
|
|
"https://cast.home-assistant.io"
|
|
]
|
|
}
|
|
} |