[Compose] Add debug command to watchdog
parent
ceef6d6fd3
commit
a495cce083
|
@ -306,6 +306,8 @@ services:
|
||||||
|
|
||||||
watchdog-mailcow:
|
watchdog-mailcow:
|
||||||
image: mailcow/watchdog:1.12
|
image: mailcow/watchdog:1.12
|
||||||
|
# Debug
|
||||||
|
#command: /watchdog.sh
|
||||||
build: ./data/Dockerfiles/watchdog
|
build: ./data/Dockerfiles/watchdog
|
||||||
volumes:
|
volumes:
|
||||||
- vmail-vol-1:/vmail:ro
|
- vmail-vol-1:/vmail:ro
|
||||||
|
|
Loading…
Reference in New Issue