Skip to content

Instantly share code, notes, and snippets.

@mihailsitnic
Created August 23, 2018 09:58
Show Gist options
  • Save mihailsitnic/d71dd9bf0ab2734a85c12b9e3281b0e1 to your computer and use it in GitHub Desktop.
Save mihailsitnic/d71dd9bf0ab2734a85c12b9e3281b0e1 to your computer and use it in GitHub Desktop.
---
ip: "192.168.10.10"
memory: 2048
cpus: 1
provider: virtualbox
authorize: ~/.ssh/id_rsa.pub
keys:
- ~/.ssh/id_rsa
folders:
- map: ~/code
to: /Users/positron/Projects
sites:
- map: homestead.test
to: /Users/positron/Projects/stamax-website/public
databases:
- stamax
# blackfire:
# - id: foo
# token: bar
# client-id: foo
# client-token: bar
# ports:
# - send: 50000
# to: 5000
# - send: 7777
# to: 777
# protocol: udp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment