Update homeassistant/domain-homeassistant.json

This commit is contained in:
hael
2025-03-10 17:32:36 +00:00
parent 6a2a4ab069
commit c900e28c74

View File

@@ -1,7 +1,7 @@
{ {
"main": { "main": {
"SERVICE_NAME": "homeassistant", "SERVICE_NAME": "homeassistant",
"DOMAIN": "#HOMEASSISTANT_DOMAIN" "DOMAIN": "#DOMAIN"
}, },
"containers": [ "containers": [
{ {
@@ -29,7 +29,7 @@
"PORT": "8123" "PORT": "8123"
}, },
{ {
"DOMAIN": "#HOMEASSISTANT_DOMAIN" "DOMAIN": "#DOMAIN"
}, },
{ {
"SMARTHOST_PROXY_PATH": "/smarthost-domains" "SMARTHOST_PROXY_PATH": "/smarthost-domains"