Update guacamole configuration to change target and port settings for improved service routing
This commit is contained in:
@@ -23,10 +23,10 @@
|
||||
"PROXY": "smarthostloadbalancer"
|
||||
},
|
||||
{
|
||||
"TARGET": "homeassistant"
|
||||
"TARGET": "guacamoletomcat"
|
||||
},
|
||||
{
|
||||
"PORT": "80"
|
||||
"PORT": "8080"
|
||||
},
|
||||
{
|
||||
"DOMAIN": "#GUACAMOLE_DOMAIN"
|
||||
|
Reference in New Issue
Block a user