added kc services to watch

This commit is contained in:
2026-07-24 12:52:10 +09:00
parent 595f9916ac
commit df6c7ea4bc
+2
View File
@@ -70,6 +70,8 @@ SERVICES_ALIASES = {
"pinepods": "pinepods",
"frpc-ssh": "frpc (ssh)",
"jellyfin": "jellyfin",
"kancolle-start2-server": "kc-start2",
"kcmonitor": "kc-monitor",
}
def _get_docker_services() -> list[dict]:
"""Query Docker for real container statuses with ternary status model."""