mirror of
https://github.com/Mailu/Mailu.git
synced 2024-12-12 10:45:38 +02:00
merge snafu
This commit is contained in:
parent
ef123f1b53
commit
6370d03f80
@ -133,6 +133,7 @@ services:
|
||||
- "{{ root }}/overrides/rspamd:/etc/rspamd/override.d:ro"
|
||||
depends_on:
|
||||
- front
|
||||
- redis
|
||||
{% if oletools_enabled %}
|
||||
- oletools
|
||||
{% endif %}
|
||||
@ -141,7 +142,6 @@ services:
|
||||
{% endif %}
|
||||
{% if resolver_enabled %}
|
||||
- resolver
|
||||
- redis
|
||||
dns:
|
||||
- {{ dns }}
|
||||
{% endif %}
|
||||
|
Loading…
Reference in New Issue
Block a user