mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-01-23 02:14:26 +00:00
Minor change
This commit is contained in:
parent
82c805d091
commit
88b0f84f3c
1 changed files with 2 additions and 2 deletions
|
|
@ -271,8 +271,8 @@ services:
|
|||
privileged: true
|
||||
network_mode: "host"
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||
- /lib/modules:/lib/modules:ro
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||
- /lib/modules:/lib/modules:ro
|
||||
|
||||
networks:
|
||||
mailcow-network:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue