mirror of
https://github.com/optim-enterprises-bv/Mailu.git
synced 2025-10-29 17:22:20 +00:00
This won't work
This commit is contained in:
@@ -38,8 +38,12 @@ services:
|
||||
{% endfor %}
|
||||
networks:
|
||||
- default
|
||||
{% if webmail_type != 'none' %}
|
||||
- webmail
|
||||
{% endif %}
|
||||
{% if webdav_enabled %}
|
||||
- radicale
|
||||
{% endif %}
|
||||
volumes:
|
||||
- "{{ root }}/certs:/certs"
|
||||
- "{{ root }}/overrides/nginx:/overrides:ro"
|
||||
|
||||
Reference in New Issue
Block a user