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