mirror of
https://github.com/Mailu/Mailu.git
synced 2024-12-12 10:45:38 +02:00
Update the docker-compose file
This commit is contained in:
parent
78abe64068
commit
46f2af3837
@ -37,7 +37,6 @@ services:
|
||||
- "587:587"
|
||||
volumes:
|
||||
- /data/freeposte:/data
|
||||
- /data/logs:/logs
|
||||
- /data/certs:/certs
|
||||
|
||||
filter:
|
||||
@ -53,6 +52,7 @@ services:
|
||||
env_file: freeposte.env
|
||||
volumes:
|
||||
- /data/freeposte:/data
|
||||
- /var/run/docker.sock:/tmp/docker.sock
|
||||
|
||||
webmail:
|
||||
build: roundcube
|
||||
|
Loading…
Reference in New Issue
Block a user