1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-04-29 12:29:01 +00:00

fix: show stopped and failed containers in dashboard and API

This commit is contained in:
Jérémie Crinon
2026-02-27 13:18:54 +01:00
parent 7fce984cac
commit 99dc0f6616
3 changed files with 4 additions and 4 deletions

View File

@@ -597,7 +597,7 @@ services:
- watchdog
dockerapi-mailcow:
image: ghcr.io/mailcow/dockerapi:2.11
image: ghcr.io/mailcow/dockerapi:2.11a
security_opt:
- label=disable
restart: always