Skip to content

Instantly share code, notes, and snippets.

@yuceltoluyag
Last active September 16, 2019 05:07
Show Gist options
  • Save yuceltoluyag/5e0dac9ef4c2da7c27cd278cac7140e4 to your computer and use it in GitHub Desktop.
Save yuceltoluyag/5e0dac9ef4c2da7c27cd278cac7140e4 to your computer and use it in GitHub Desktop.
may yampiriksitid
---
ip: "192.168.10.10"
memory: 2048
cpus: 2
provider: virtualbox
authorize: ~/.ssh/id_rsa.pub
keys:
- ~/.ssh/id_rsa
folders:
- map: ~/www
to: /home/vagrant/www
sites:
- map: laravel6.test
to: /home/vagrant/www/laravel6/public
databases:
- homestead
features:
- mariadb: false
- ohmyzsh: false
- webdriver: false
# 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