From 9ed8c0f3da6704dfafcd5732e20dcb6a089e7214 Mon Sep 17 00:00:00 2001 From: Johannes Zellner Date: Wed, 2 Mar 2016 09:48:45 +0100 Subject: [PATCH] Fix the configurePath --- CloudronManifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CloudronManifest.json b/CloudronManifest.json index 6b33ee1..168a2fc 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -17,7 +17,7 @@ "website": "https://github.com/nebulade/surfer", "contactEmail": "support@cloudron.io", "icon": "logo.png", - "configurePath": "/_admin", + "configurePath": "_admin/", "addons": { "ldap": {}, "localstorage": {} -- 2.41.0