mirror of
https://github.com/Mailu/Mailu.git
synced 2025-03-17 20:57:54 +02:00
Rectify 'endif' placement
This commit is contained in:
parent
425cdd5e77
commit
97d338e68a
@ -93,8 +93,8 @@ http {
|
||||
return 301 {{ WEBROOT_REDIRECT }};
|
||||
{% else %}
|
||||
return 404;
|
||||
}
|
||||
{% endif %}
|
||||
}
|
||||
|
||||
{% if WEBMAIL != 'none' %}
|
||||
location {{ WEB_WEBMAIL }} {
|
||||
|
Loading…
x
Reference in New Issue
Block a user