Update domain-guacamole.json to append trailing slash to PROXY_PATH

This commit is contained in:
gyurix
2025-05-01 23:26:12 +02:00
parent e3df2a911b
commit be97aaa272

View File

@@ -35,7 +35,7 @@
"SMARTHOST_PROXY_PATH": "/smarthost-domains"
},
{
"PROXY_PATH": "/guacamole"
"PROXY_PATH": "/guacamole/"
},
{
"OPERATION": "CREATE"