Open
Description
Operating System: Vindows
Vagrant Version: 2.2.3
Virtual Box Version: 6.0.4
Hello,
When I change variables values in the site.yml file, nothing happen on my Wordpress environnement. I save the file then vagrant up
after changes but when I reload the host I don't see any change.
If I change, let say, the site name in the WordPress admin, the name is changed when I run the site but the site.yml is not updated.
I have created this file frome the default.yml file that I have copy and past in my vccw folder that contain my Vagrantfile.
Any idea of the problem ?