Add filebrowser and guacamole configuration files with required fields and updated service settings

This commit is contained in:
gyurix
2025-04-24 23:09:56 +02:00
parent fc00642e4e
commit 93e12ecc79
10 changed files with 423 additions and 77 deletions

View File

@@ -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"