mirror of
https://github.com/Mailu/Mailu.git
synced 2025-01-28 03:56:43 +02:00
Put webmail on / for empty webmail_path from setup
This commit is contained in:
parent
d9d6f514aa
commit
ef5a114cff
@ -117,7 +117,7 @@ WEB_ADMIN={{ admin_path }}
|
||||
|
||||
# Path to the webmail if enabled
|
||||
{% if webmail_type != 'none' and webmail_path == '' %}
|
||||
WEB_WEBMAIL=/webmail
|
||||
WEB_WEBMAIL=/
|
||||
{% else %}
|
||||
WEB_WEBMAIL={{ webmail_path }}
|
||||
{% endif %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user