not sure if the change to ssl should be here, but fuck it

This commit is contained in:
ronny abraham 2023-07-04 03:11:09 +03:00
parent 0063989ba5
commit 4f2750ebb4

View file

@ -61,6 +61,10 @@ templates:
source: "default.conf.jinja2"
output: "nginx.conf"
ssl:
source: "ssl_socket.jinja2"
output: "nginx.conf"
django:
path: "django"