fix: remove checkmk port for docker cmk agent, using external agent

This commit is contained in:
2026-01-18 23:09:41 +01:00
parent 02f4e0ab42
commit 6970279311
-1
View File
@@ -13,7 +13,6 @@ services:
ports:
- 5000:5000
- 6776:8000
- 6556:6556
restart: always
labels:
- "traefik.enable=true"