Skip to content

Instantly share code, notes, and snippets.

@arduanov
Created April 3, 2015 08:34
Show Gist options
  • Save arduanov/f801ad6d92c353204714 to your computer and use it in GitHub Desktop.
Save arduanov/f801ad6d92c353204714 to your computer and use it in GitHub Desktop.
# main.vm.synced_folder "/Users/marsel/Documents/projects/", "/var/www/tomatoshark.com/htdocs/", owner: "vagrant", group: "www-data", :mount_options => ['dmode=775,fmode=775']
main.vm.synced_folder "/Users/marsel/Documents/projects/", "/var/www/tomatoshark.com/htdocs/", :mount_options => ['nolock,vers=3,udp,noatime,actimeo=1'], :nfs => true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment