siemonster :: generate nginx.conf
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
[template]
|
||||
src = "nginx.conf"
|
||||
dest = "/etc/nginx/nginx.conf"
|
||||
uid = 0
|
||||
gid = 0
|
||||
mode = "0644"
|
||||
keys = [
|
||||
"/",
|
||||
]
|
||||
Reference in New Issue
Block a user