1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-08-10 22:31:47 +02:00

Fix access to radicale

This commit is contained in:
Dimitri Huisman
2023-03-28 20:01:43 +00:00
parent 83c44740f6
commit 36069e3e06
3 changed files with 5 additions and 0 deletions

View File

@@ -39,6 +39,7 @@ services:
networks:
- default
- webmail
- radicale
volumes:
- "{{ root }}/certs:/certs"
- "{{ root }}/overrides/nginx:/overrides:ro"