From d8a5f6ba005bbb63342fd9d8d5589af7a162421a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Kucharczyk?= Date: Tue, 6 Dec 2022 13:25:11 +0100 Subject: [PATCH] Fix name --- changedetection.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changedetection.yml b/changedetection.yml index 023897f..7e37e63 100644 --- a/changedetection.yml +++ b/changedetection.yml @@ -1,7 +1,7 @@ --- version: "2.1" services: - webhook: + changedetection: image: dgtlmoon/changedetection.io container_name: changedetection user: ${PUID}:${PGID}