Skip to content

Commit

Permalink
Merge pull request #633 from BrentRobert/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
markshust authored Feb 24, 2022
2 parents 89d0fc0 + 57e3a53 commit 3866f8f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion compose/bin/setup
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,8 @@ bin/clinotty bin/magento setup:install \
--search-engine=elasticsearch7 \
--elasticsearch-host=$ES_HOST \
--elasticsearch-port=$ES_PORT \
--use-rewrites=1
--use-rewrites=1 \
--no-interaction

echo "Copying files from container to host after install..."
bin/copyfromcontainer --all
Expand Down

0 comments on commit 3866f8f

Please sign in to comment.