Adjusting baseurl
parent
98187e9117
commit
61ece7f40e
|
@ -3,7 +3,7 @@ jpsVersion: '1.1'
|
|||
name: Multisites addon for WordPress cluster
|
||||
description: Multisites addon for WordPress cluster
|
||||
logo: https://raw.githubusercontent.com/jelastic-jps/wordpress-cluster/master/images/wp-cluster.png
|
||||
baseUrl: https://deploy.mightybox.io/kits/wp-performance-cluster/raw/branch/main/
|
||||
baseUrl: https://deploy.mightybox.io/kits/wp-performance-cluster/raw/branch/main
|
||||
settings:
|
||||
main:
|
||||
fields:
|
||||
|
|
|
@ -10,7 +10,7 @@ description:
|
|||
#short: WordPress Cluster with built-in kit v2 for choosing optimal servers, database clustering type, scaling mode and a set of advanced features for highly-loaded projects
|
||||
logo: /images/wp-cluster-kit.svg
|
||||
|
||||
baseUrl: https://deploy.mightybox.io/kits/wp-performance-cluster/raw/branch/main/
|
||||
baseUrl: https://deploy.mightybox.io/kits/wp-performance-cluster/raw/branch/main
|
||||
|
||||
onBeforeInit: /scripts/beforeInit.js?_r=${fn.random}
|
||||
onBeforeInstall: /scripts/beforeInstall.js?_r=${fn.random}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
type: update
|
||||
id: wordpress-cluster-events
|
||||
name: WordPress Cluster Events
|
||||
baseUrl: https://deploy.mightybox.io/kits/wp-performance-cluster/raw/branch/main/
|
||||
baseUrl: https://deploy.mightybox.io/kits/wp-performance-cluster/raw/branch/main
|
||||
|
||||
onAfterScaleOut[nodeGroup:bl]: setupCacheSync
|
||||
|
||||
|
|
Loading…
Reference in New Issue