Skip to content

Commit

Permalink
Added index built to M2 setup in docs given ES usage
Browse files Browse the repository at this point in the history
  • Loading branch information
davidalger committed Jan 24, 2020
1 parent 4b8021a commit d0ba08b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/environments/initializing.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,9 @@ The below example demonstrates the from-scratch setup of the Magento 2 applicati
bin/magento deploy:mode:set -s developer
bin/magento cache:disable block_html full_page

bin/magento indexer:reindex
bin/magento cache:flush

## Generate an admin user
ADMIN_PASS="$(pwgen -n1 16)"
ADMIN_USER=localadmin
Expand Down

0 comments on commit d0ba08b

Please sign in to comment.