From a4e5590abd796ca1d72437ac5cdb87d3a7d0798c Mon Sep 17 00:00:00 2001 From: Anthony Date: Mon, 29 Apr 2024 18:58:05 +0800 Subject: [PATCH] Adjusted baseUrl --- manifest.jps | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.jps b/manifest.jps index fe87975..c9aee32 100644 --- a/manifest.jps +++ b/manifest.jps @@ -12,7 +12,7 @@ description: text: MightyBox standalone WordPress kit with built-in tools for optimizing application servers and advanced features for running websites efficiently. The lightweight WordPress CMS is deployed in its own container with minimal resources to keep costs low. short: MightyBox WordPress Standalone with built-in kit for choosing optimal application servers and a set of advanced features for running websites and blogs -baseUrl: https://deploy.mightybox.io/kits/wp-mb-kit/raw/branch/main/ +baseUrl: https://deploy.mightybox.io/kits/wp-mb-kit/raw/branch/main onBeforeInit: /scripts/beforeInit.js?_r=${fn.random} onBeforeInstall: /scripts/beforeInstall.js?_r=${fn.random}