mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-22 00:31:51 +02:00
Rename 'domain' to 'domain1' in config.json
This commit is contained in:
@@ -34,7 +34,7 @@
|
|||||||
"cert_domain": "bool?",
|
"cert_domain": "bool?",
|
||||||
"server_name": "str?",
|
"server_name": "str?",
|
||||||
"dictionaries": "str?",
|
"dictionaries": "str?",
|
||||||
"domain": "str?",
|
"domain1": "str?",
|
||||||
"extra_params": "str?",
|
"extra_params": "str?",
|
||||||
"password": "password",
|
"password": "password",
|
||||||
"username": "str"
|
"username": "str"
|
||||||
|
|||||||
Reference in New Issue
Block a user