From af5b647daf984cd750f63e0f6315856f8fa13777 Mon Sep 17 00:00:00 2001 From: Marty Oehme Date: Fri, 18 Jul 2025 18:40:18 +0200 Subject: [PATCH] grocy: Fix container service name --- roles/grocy/templates/docker-compose.yaml.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/grocy/templates/docker-compose.yaml.j2 b/roles/grocy/templates/docker-compose.yaml.j2 index d291d49..3330659 100644 --- a/roles/grocy/templates/docker-compose.yaml.j2 +++ b/roles/grocy/templates/docker-compose.yaml.j2 @@ -1,5 +1,5 @@ services: - sonarr: + grocy: container_name: grocy image: lscr.io/linuxserver/grocy:latest networks: