Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---
- ip: "192.168.10.10"
- memory: 2048
- cpus: 1
- provider: virtualbox
- authorize: C:/Users/carbi_000/.ssh/id_rsa.pub
- keys:
- - C:/Users/carbi_000/.ssh/id_rsa
- folders:
- - map: C:/Users/carbi_000/Projects
- to: /home/vagrant/projects
- sites:
- - map: myproject.app
- to: /home/vagrant/projects/myproject/public
- databases:
- - homestead
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement