mirror of
https://github.com/optim-enterprises-bv/Mailu.git
synced 2025-11-18 15:25:10 +00:00
Remove unused docker socket mount for Admin
This commit is contained in:
@@ -88,7 +88,6 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- "$ROOT/data:/data"
|
- "$ROOT/data:/data"
|
||||||
- "$ROOT/dkim:/dkim"
|
- "$ROOT/dkim:/dkim"
|
||||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
|
||||||
depends_on:
|
depends_on:
|
||||||
- redis
|
- redis
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user