Add filebrowser and guacamole configuration files with required fields and updated service settings
This commit is contained in:
@@ -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",
|
||||
|
Reference in New Issue
Block a user