[Config] Fixed ofelia container in SELinux environment (#4257)
Signed-off-by: Kristian Feldsam <feldsam@gmail.com>master
parent
8ee997b1a3
commit
8f733a903b
|
@ -566,6 +566,8 @@ services:
|
|||
- dovecot-mailcow
|
||||
labels:
|
||||
ofelia.enabled: "true"
|
||||
security_opt:
|
||||
- label=disable
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||
networks:
|
||||
|
|
Loading…
Reference in New Issue