From 4ec9a5c89979ed72896577e635f67e78d74533a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20Fra=C3=9F?= Date: Thu, 22 Aug 2024 15:28:31 +0200 Subject: [PATCH] [fix] role:hedgedoc-and-nginx:syntax for vserver conf --- roles/hedgedoc-and-nginx/templates/conf.j2 | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/hedgedoc-and-nginx/templates/conf.j2 b/roles/hedgedoc-and-nginx/templates/conf.j2 index e8fe34b..b9c6601 100644 --- a/roles/hedgedoc-and-nginx/templates/conf.j2 +++ b/roles/hedgedoc-and-nginx/templates/conf.j2 @@ -49,3 +49,4 @@ server { {{ hedgedoc_common() }} } +{% endif %}