From 052826e3a1b8ad7774c8a840169482226765a514 Mon Sep 17 00:00:00 2001 From: Codex Date: Mon, 17 Nov 2025 07:51:19 -0600 Subject: [PATCH] Add configurePath for admin link --- CloudronManifest.json | 1 + 1 file changed, 1 insertion(+) diff --git a/CloudronManifest.json b/CloudronManifest.json index aea6427..b0068e3 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -11,6 +11,7 @@ "manifestVersion": 2, "minBoxVersion": "7.0.0", "httpPort": 3000, + "configurePath": "/admin", "addons": { "localstorage": {}, "postgresql": {},