diff --git a/manifest.jps b/manifest.jps index e8908cf..b11240b 100644 --- a/manifest.jps +++ b/manifest.jps @@ -12,6 +12,8 @@ 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 + onBeforeInit: /scripts/beforeInit.js?_r=${fn.random} onBeforeInstall: /scripts/beforeInstall.js?_r=${fn.random} nodes: definedInOnBeforeInstall @@ -148,4 +150,4 @@ actions: jem passwd set -p ${globals.DB_PASS} &>> /var/log/run.log; user: root -startPage: ${env.url} \ No newline at end of file +startPage: ${env.url}