Frontend config changes

This commit is contained in:
Martin Bauer
2021-10-05 11:32:39 +00:00
parent ab2ab9f9d7
commit 91fc9c38ff
17 changed files with 8215 additions and 6721 deletions

View File

@@ -6,12 +6,12 @@
"trusted_proxies": [
"192.168.178.80"
],
"ssl_profile": "modern",
"server_port": 8123,
"login_attempts_threshold": -1,
"ip_ban_enabled": true,
"cors_allowed_origins": [
"https://cast.home-assistant.io"
],
"ssl_profile": "modern",
"ip_ban_enabled": true
]
}
}