Add filebrowser and guacamole configuration files with required fields and updated service settings
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"main": {
|
||||
"SERVICE_NAME": "homeassistant",
|
||||
"DOMAIN": "#HOMEASSISTANT_DOMAIN"
|
||||
"SERVICE_NAME": "guacamole",
|
||||
"DOMAIN": "#GUACAMOLE_DOMAIN"
|
||||
},
|
||||
"containers": [
|
||||
{
|
||||
@@ -26,10 +26,10 @@
|
||||
"TARGET": "homeassistant"
|
||||
},
|
||||
{
|
||||
"PORT": "8123"
|
||||
"PORT": "80"
|
||||
},
|
||||
{
|
||||
"DOMAIN": "#HOMEASSISTANT_DOMAIN"
|
||||
"DOMAIN": "#GUACAMOLE_DOMAIN"
|
||||
},
|
||||
{
|
||||
"SMARTHOST_PROXY_PATH": "/smarthost-domains"
|
||||
|
Reference in New Issue
Block a user