mirror of
https://github.com/fergalmoran/mailcow-dockerized.git
synced 2026-02-25 17:24:06 +00:00
[Compose] Add debug command to watchdog
This commit is contained in:
@@ -306,6 +306,8 @@ services:
|
||||
|
||||
watchdog-mailcow:
|
||||
image: mailcow/watchdog:1.12
|
||||
# Debug
|
||||
#command: /watchdog.sh
|
||||
build: ./data/Dockerfiles/watchdog
|
||||
volumes:
|
||||
- vmail-vol-1:/vmail:ro
|
||||
|
||||
Reference in New Issue
Block a user