Skip to content
This repository was archived by the owner on Oct 25, 2018. It is now read-only.

Commit af0564a

Browse files
author
Giuseppe Morelli
committed
[dev] config sample
- edit first host
1 parent 8c26bec commit af0564a

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

config/config.yaml.sample

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,14 @@ gmdotnet:
6363
# - "-r"
6464
# - "-v"
6565
# - "-z"
66+
# NFS FOLDERS
67+
# nfs:
68+
# - folder:
69+
# # nfs path folder
70+
# host_folder: /var/www/myproject
71+
# vagrant_folder: /var/www/project_vagrant
72+
# options:
73+
# - ""
6674
- host:
6775
# enable or not the machine
6876
# if you not enable the machine, it will not be created
@@ -125,4 +133,4 @@ gmdotnet:
125133
# host_folder: /var/www/myproject
126134
# vagrant_folder: /var/www/project_vagrant
127135
# options:
128-
# - "
136+
# - ""

0 commit comments

Comments
 (0)