Change homestead file method

This commit is contained in:
Dane Everitt 2016-01-11 22:46:42 -05:00
parent 24fadc0cb2
commit f8d13e311a
2 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View File

@ -4,3 +4,5 @@
.vagrant/*
composer.lock
Homestead.yaml

View File

@ -12,7 +12,7 @@ keys:
- ~/.ssh/id_rsa
folders:
- map: "/path/to/local/files"
- map: "/path/to/local/folder"
to: "/home/vagrant/panel"
type: nfs