1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-03-03 14:52:36 +02:00

Take out DNS entry for webmail

This commit is contained in:
Tim Möhlmann 2018-10-24 12:18:03 +03:00 committed by GitHub
parent 120c29eff6
commit b8783b670a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -135,9 +135,6 @@ services:
- "{{ root }}/webmail:/data"
depends_on:
- imap
- resolver
dns:
- {{ dns }}
{% endif %}
{% if resolver_enabled %}