Update domain-guacamole.json to remove trailing slash from LOCATION

This commit is contained in:
gyurix
2025-05-01 23:34:27 +02:00
parent 6ca198fb2b
commit 45d8005272

View File

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