mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2024-11-09 22:41:03 +01:00
replaced anonoymous volume through folder mount
This commit is contained in:
parent
ee0681b7f6
commit
0498809aaf
@ -218,6 +218,7 @@ services:
|
||||
env_file: mailu.env
|
||||
volumes:
|
||||
- "webmail_data:/data"
|
||||
- "/etc/mailu/overrides:/overrides:ro"
|
||||
depends_on:
|
||||
- imap
|
||||
- front
|
||||
|
Loading…
Reference in New Issue
Block a user