We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6d001e commit e0e0e05Copy full SHA for e0e0e05
manifest.yml
@@ -12,7 +12,7 @@ categories:
12
13
logo: /images/magento.png
14
15
-baseUrl: https://raw.githubusercontent.com/jelastic-jps/magento/v2.2.0
+baseUrl: https://raw.githubusercontent.com/sych74/magento/JE-66684
16
17
onBeforeInit: /scripts/beforeinit.js?_r=${fn.random}
18
onBeforeInstall: /scripts/beforeInstall.js?_r=${fn.random}
@@ -110,7 +110,7 @@ onAfterMigrate:
110
domain: ${env.domain}
111
112
globals:
113
- SCRIPTS_PATH: https://raw.githubusercontent.com/jelastic-jps/magento-cluster/v2.2.0/scripts
+ SCRIPTS_PATH: https://raw.githubusercontent.com/sych74/magento-cluster/scripts
114
DB_USER: jelastic-${fn.random}
115
DB_PASS: ${fn.password(10)}
116
DB_HOST: sqldb
0 commit comments