working 2.0 clone
This commit is contained in:
19
.storage/http
Normal file
19
.storage/http
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"version": 1,
|
||||
"minor_version": 1,
|
||||
"key": "http",
|
||||
"data": {
|
||||
"ssl_profile": "modern",
|
||||
"ip_ban_enabled": true,
|
||||
"cors_allowed_origins": [
|
||||
"https://cast.home-assistant.io"
|
||||
],
|
||||
"server_port": 8123,
|
||||
"server_host": [
|
||||
"0.0.0.0",
|
||||
"::"
|
||||
],
|
||||
"use_x_frame_options": true,
|
||||
"login_attempts_threshold": -1
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user