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", "pinepods": "pinepods",
"frpc-ssh": "frpc (ssh)", "frpc-ssh": "frpc (ssh)",
"jellyfin": "jellyfin", "jellyfin": "jellyfin",
"kancolle-start2-server": "kc-start2",
"kcmonitor": "kc-monitor",
} }
def _get_docker_services() -> list[dict]: def _get_docker_services() -> list[dict]:
"""Query Docker for real container statuses with ternary status model.""" """Query Docker for real container statuses with ternary status model."""