mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-20 22:44:46 +02:00
Change homestead file method
This commit is contained in:
parent
24fadc0cb2
commit
f8d13e311a
2
.gitignore
vendored
2
.gitignore
vendored
@ -4,3 +4,5 @@
|
|||||||
.vagrant/*
|
.vagrant/*
|
||||||
|
|
||||||
composer.lock
|
composer.lock
|
||||||
|
|
||||||
|
Homestead.yaml
|
||||||
|
@ -12,7 +12,7 @@ keys:
|
|||||||
- ~/.ssh/id_rsa
|
- ~/.ssh/id_rsa
|
||||||
|
|
||||||
folders:
|
folders:
|
||||||
- map: "/path/to/local/files"
|
- map: "/path/to/local/folder"
|
||||||
to: "/home/vagrant/panel"
|
to: "/home/vagrant/panel"
|
||||||
type: nfs
|
type: nfs
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user