fix install mangento
This commit is contained in:
parent
0c3c78b4cc
commit
d0ab08e308
|
|
@ -23,5 +23,4 @@ php /var/www/html/bin/magento setup:install \
|
||||||
--elasticsearch-password=$ELATIC_PASSWORD \
|
--elasticsearch-password=$ELATIC_PASSWORD \
|
||||||
--elasticsearch-index-prefix=magento2 \
|
--elasticsearch-index-prefix=magento2 \
|
||||||
--elasticsearch-timeout=15 \
|
--elasticsearch-timeout=15 \
|
||||||
--deplop_mode=$APP_ENVIRONMENT \
|
|
||||||
--cleanup-database
|
--cleanup-database
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue