not sure if the change to ssl should be here, but fuck it
This commit is contained in:
parent
0063989ba5
commit
4f2750ebb4
1 changed files with 4 additions and 0 deletions
|
|
@ -61,6 +61,10 @@ templates:
|
|||
source: "default.conf.jinja2"
|
||||
output: "nginx.conf"
|
||||
|
||||
ssl:
|
||||
source: "ssl_socket.jinja2"
|
||||
output: "nginx.conf"
|
||||
|
||||
django:
|
||||
path: "django"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue