virtual machine - vagrant - Vagrantfile: sync multiple folders -


i have tried following sync multiple folders host guest machine. 1 folder getting synced, later one.

config.vm.synced_folder "host/site1", "/var/www/site1"   config.vm.synced_folder "host/site2", "/var/www/site2" 


Comments

Popular posts from this blog

python - No exponential form of the z-axis in matplotlib-3D-plots -

excel vba - VBA Proxy auto-configuration for http requests -

php - phpWord - Tables with borders in headers/footers -