From 096cc0f64349f8373dbf43a3615ee9a4c61964b2 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Mon, 14 Nov 2022 17:23:45 +0100 Subject: [PATCH] Set the configurePath --- CloudronManifest.json | 1 + 1 file changed, 1 insertion(+) diff --git a/CloudronManifest.json b/CloudronManifest.json index 236472e..57294fb 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -10,6 +10,7 @@ "healthCheckPath": "/about", "httpPort": 8000, "memoryLimit": 1610612736, + "configurePath": "/admin/dashboard", "addons": { "localstorage": {}, "postgresql": {},