Skip to content

Instantly share code, notes, and snippets.

@jordanbrock
Created April 17, 2012 09:21
Show Gist options
  • Save jordanbrock/2404834 to your computer and use it in GitHub Desktop.
Save jordanbrock/2404834 to your computer and use it in GitHub Desktop.
vagrant share_folder
config.vm.share_folder "openphoto", "/var/www/openphoto", "/path/to/openphoto/frontend", :owner => "www-data", :group => "vagrant"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment