From aa7380ffba39ce510235427ba89ec4a07b7ec80d Mon Sep 17 00:00:00 2001 From: Dimitri Huisman Date: Mon, 25 Oct 2021 20:00:00 +0000 Subject: [PATCH] Doh! --- core/nginx/conf/nginx.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/nginx/conf/nginx.conf b/core/nginx/conf/nginx.conf index e5fed3df..20cc00a6 100644 --- a/core/nginx/conf/nginx.conf +++ b/core/nginx/conf/nginx.conf @@ -217,7 +217,7 @@ http { return 302 /sso/login?next=ui.webmail; } {% else %} - } + {% endif %} {% if ADMIN == 'true' %} location {{ WEB_ADMIN }} {