From 09f6b61121d697d9a20a6efa518dea43c684a622 Mon Sep 17 00:00:00 2001 From: Anthony Date: Tue, 30 Apr 2024 03:12:45 +0800 Subject: [PATCH] Fix Manifest Timeouts --- manifest.jps | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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}