You've already forked Mailu
mirror of
https://github.com/Mailu/Mailu.git
synced 2025-11-27 22:18:22 +02:00
Fix a typo in the compose configuration
This commit is contained in:
@@ -78,7 +78,7 @@ services:
|
|||||||
restart: always
|
restart: always
|
||||||
env_file: freeposte.env
|
env_file: freeposte.env
|
||||||
volumes:
|
volumes:
|
||||||
- /dfreeposteata/freeposte:/data
|
- /freeposte/freeposte:/data
|
||||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||||
|
|
||||||
webmail:
|
webmail:
|
||||||
|
|||||||
Reference in New Issue
Block a user