Skip to content

Instantly share code, notes, and snippets.

@Krucamper
Created September 15, 2018 07:34
Show Gist options
  • Save Krucamper/540e1ed22e719a78f89eaa49455690a3 to your computer and use it in GitHub Desktop.
Save Krucamper/540e1ed22e719a78f89eaa49455690a3 to your computer and use it in GitHub Desktop.
How To Use Vagrant Provision
config.vm.synced_folder "folder ของเครื่องเรา", "folder ของ server", owner: "www-data", group: "www-data"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment