mirror of
https://github.com/Mailu/Mailu.git
synced 2025-03-05 14:55:20 +02:00
Merge pull request #403 from iBrotNano/master
Added webmail-imap dependency in docker-compose.yml.
This commit is contained in:
commit
eaaef0d0f5
@ -97,6 +97,8 @@ services:
|
||||
env_file: .env
|
||||
volumes:
|
||||
- "$ROOT/webmail:/data"
|
||||
depends_on:
|
||||
- imap
|
||||
|
||||
fetchmail:
|
||||
image: mailu/fetchmail:$VERSION
|
||||
|
Loading…
x
Reference in New Issue
Block a user