Skip to content

Instantly share code, notes, and snippets.

@Krucamper
Created September 15, 2018 07:35
Show Gist options
  • Save Krucamper/0d4dadd98b147ecca5ad8ee5ab96e71a to your computer and use it in GitHub Desktop.
Save Krucamper/0d4dadd98b147ecca5ad8ee5ab96e71a to your computer and use it in GitHub Desktop.
How To Use Vagrant Provision
config.vm.synced_folder "/Users/krucamper/Code", "/var/www/html", owner: "www-data", group: "www-data"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment