mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-13 20:03:45 +02:00
Change homestead file method
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user