1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-05-06 07:42:23 +00:00

Merge pull request #7082 from JeremieCrinon/fix/show-stopped-containers-api-and-dashboard

fix: show stopped and failed containers in dashboard and API
This commit is contained in:
FreddleSpl0it
2026-03-03 14:01:03 +01:00
committed by GitHub
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