You've already forked Mailu
mirror of
https://github.com/Mailu/Mailu.git
synced 2025-08-10 22:31:47 +02: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