Skip to content

Commit e0e0e05

Browse files
authored
baseUrl
1 parent d6d001e commit e0e0e05

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

manifest.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ categories:
1212

1313
logo: /images/magento.png
1414

15-
baseUrl: https://raw.githubusercontent.com/jelastic-jps/magento/v2.2.0
15+
baseUrl: https://raw.githubusercontent.com/sych74/magento/JE-66684
1616

1717
onBeforeInit: /scripts/beforeinit.js?_r=${fn.random}
1818
onBeforeInstall: /scripts/beforeInstall.js?_r=${fn.random}
@@ -110,7 +110,7 @@ onAfterMigrate:
110110
domain: ${env.domain}
111111

112112
globals:
113-
SCRIPTS_PATH: https://raw.githubusercontent.com/jelastic-jps/magento-cluster/v2.2.0/scripts
113+
SCRIPTS_PATH: https://raw.githubusercontent.com/sych74/magento-cluster/scripts
114114
DB_USER: jelastic-${fn.random}
115115
DB_PASS: ${fn.password(10)}
116116
DB_HOST: sqldb

0 commit comments

Comments
 (0)