Open
Description
Operating System: MacOS 10.12.6
Vagrant Version: 2.2.4
Virtual Box Version: 6.0.4
I moved my project to another computer after having done alot of changes etc.
When I "vagrant up" and provision I want to keep the vm and wp install, db, edits etc. exactly how they were before on the other computer - however, the database keeps on getting dropped.
Is there a way to edit the site.yml file so that I don't keep on having this problem.
I have "reset_db_on_provision: false" in the site.yml file , but that didn't seem to help at all.
Any help would be appreciated - I really like working with VCCW by the way! Thanks for all your hard work!