Update domain-guacamole.json to modify PORT value and remove LOCATION entry
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
"TARGET": "guacamoletomcat"
|
||||
},
|
||||
{
|
||||
"PORT": "8080"
|
||||
"PORT": "8080/guacamole/"
|
||||
},
|
||||
{
|
||||
"DOMAIN": "#GUACAMOLE_DOMAIN"
|
||||
@@ -34,9 +34,6 @@
|
||||
{
|
||||
"SMARTHOST_PROXY_PATH": "/smarthost-domains"
|
||||
},
|
||||
{
|
||||
"LOCATION": "/guacamole"
|
||||
},
|
||||
{
|
||||
"OPERATION": "CREATE"
|
||||
}
|
||||
|
Reference in New Issue
Block a user