Created
September 15, 2018 07:34
-
-
Save Krucamper/540e1ed22e719a78f89eaa49455690a3 to your computer and use it in GitHub Desktop.
How To Use Vagrant Provision
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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