aboutsummaryrefslogtreecommitdiffhomepage
path: root/CloudronManifest.json
diff options
context:
space:
mode:
authorJohannes Zellner <johannes@nebulon.de>2016-03-02 09:48:45 +0100
committerJohannes Zellner <johannes@nebulon.de>2016-03-02 09:48:45 +0100
commit9ed8c0f3da6704dfafcd5732e20dcb6a089e7214 (patch)
tree9b9bb5fce8e3477f68e3ea0b9a78791c1f05a97c /CloudronManifest.json
parenta03c0040d4275a6f8d9cdb3a889bd862b668578c (diff)
downloadSurfer-9ed8c0f3da6704dfafcd5732e20dcb6a089e7214.tar.gz
Surfer-9ed8c0f3da6704dfafcd5732e20dcb6a089e7214.tar.zst
Surfer-9ed8c0f3da6704dfafcd5732e20dcb6a089e7214.zip
Fix the configurePath
Diffstat (limited to 'CloudronManifest.json')
-rw-r--r--CloudronManifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/CloudronManifest.json b/CloudronManifest.json
index 6b33ee1..168a2fc 100644
--- a/CloudronManifest.json
+++ b/CloudronManifest.json
@@ -17,7 +17,7 @@
17 "website": "https://github.com/nebulade/surfer", 17 "website": "https://github.com/nebulade/surfer",
18 "contactEmail": "support@cloudron.io", 18 "contactEmail": "support@cloudron.io",
19 "icon": "logo.png", 19 "icon": "logo.png",
20 "configurePath": "/_admin", 20 "configurePath": "_admin/",
21 "addons": { 21 "addons": {
22 "ldap": {}, 22 "ldap": {},
23 "localstorage": {} 23 "localstorage": {}