diff --git a/share/templates/meta/layout.yml b/share/templates/meta/layout.yml index 3bb7412..5334556 100644 --- a/share/templates/meta/layout.yml +++ b/share/templates/meta/layout.yml @@ -61,6 +61,10 @@ templates: source: "default.conf.jinja2" output: "nginx.conf" + ssl: + source: "ssl_socket.jinja2" + output: "nginx.conf" + django: path: "django"