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

@@ -52,16 +52,16 @@
"SOURCE": "smarthostbackend"
},
{
"TARGET": "homeassistant"
"TARGET": "guacamole"
},
{
"TYPE": "tcp"
},
{
"TARGET_PORT": "8123"
"TARGET_PORT": "80"
},
{
"COMMENT": "proxy for homeassistant"
"COMMENT": "proxy for guacamole"
}
],
"EXTRA": "--privileged --rm",