forked from Alex/Pterodactyl-Panel
Change homestead file method
This commit is contained in:
parent
24fadc0cb2
commit
f8d13e311a
2
.gitignore
vendored
2
.gitignore
vendored
@ -4,3 +4,5 @@
|
||||
.vagrant/*
|
||||
|
||||
composer.lock
|
||||
|
||||
Homestead.yaml
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user