mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2024-11-21 20:31:02 +01:00
replaced anonoymous volume through folder mount
This commit is contained in:
parent
9e52f3ddbc
commit
1e1b569d2f
@ -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