replaced anonoymous volume through folder mount

This commit is contained in:
Kevin Veen-Birkenbach 2023-12-13 14:42:13 +01:00
parent ee0681b7f6
commit 0498809aaf

View File

@ -218,6 +218,7 @@ services:
env_file: mailu.env
volumes:
- "webmail_data:/data"
- "/etc/mailu/overrides:/overrides:ro"
depends_on:
- imap
- front