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

View File

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