-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
At this URL: https://www.mgt-commerce.com/tutorial/setup-magento-2-local-development-environment-with-docker/ the tutorial states setting up the database using a dump.sql file, thus:
Import/Export a Database Dump
Using the following command, you can Import a Database Dump.mysql -h127.0.0.1 -uroot -proot magento2 < dump.sql
However, that file is nowhere to be found.
The only way I can see to get that file is to create a local Magento install and then export the database, but then the config would be wrong.
Do better!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels