From 45d80052728a186f01f3297022b36063bccd2896 Mon Sep 17 00:00:00 2001 From: gyurix Date: Thu, 1 May 2025 23:34:27 +0200 Subject: [PATCH] Update domain-guacamole.json to remove trailing slash from LOCATION --- guacamole/domain-guacamole.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guacamole/domain-guacamole.json b/guacamole/domain-guacamole.json index 98ea0c6..4430ca6 100644 --- a/guacamole/domain-guacamole.json +++ b/guacamole/domain-guacamole.json @@ -35,7 +35,7 @@ "SMARTHOST_PROXY_PATH": "/smarthost-domains" }, { - "LOCATION": "/guacamole/" + "LOCATION": "/guacamole" }, { "OPERATION": "CREATE"