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 }} {