recent updates

This commit is contained in:
Martin Bauer
2023-01-03 20:42:39 +01:00
parent 0cf621214f
commit 7f7bb30c3d
20 changed files with 17346 additions and 11843 deletions

View File

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