Update domain-guacamole.json to remove trailing slash from LOCATION
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
"SMARTHOST_PROXY_PATH": "/smarthost-domains"
|
||||
},
|
||||
{
|
||||
"LOCATION": "/guacamole/"
|
||||
"LOCATION": "/guacamole"
|
||||
},
|
||||
{
|
||||
"OPERATION": "CREATE"
|
||||
|
Reference in New Issue
Block a user