From 6294a2ea3a1a11ffd7c8c5dd64d56aa462fb6e66 Mon Sep 17 00:00:00 2001 From: imbytecat Date: Fri, 23 Aug 2024 14:13:35 +0800 Subject: [PATCH] chore: rename compose service name --- compose.zabbixagent.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.zabbixagent.yaml b/compose.zabbixagent.yaml index 83f54ef..879bfd3 100644 --- a/compose.zabbixagent.yaml +++ b/compose.zabbixagent.yaml @@ -1,5 +1,5 @@ services: - zabbixagent: + onvif-agent: build: context: . dockerfile: zabbixagent.dockerfile