mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2024-11-10 06:51:04 +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
|
env_file: mailu.env
|
||||||
volumes:
|
volumes:
|
||||||
- "webmail_data:/data"
|
- "webmail_data:/data"
|
||||||
|
- "/etc/mailu/overrides:/overrides:ro"
|
||||||
depends_on:
|
depends_on:
|
||||||
- imap
|
- imap
|
||||||
- front
|
- front
|
||||||
|
Loading…
Reference in New Issue
Block a user