From 58cde988da2be9208c0806d3fe0d18c8318fe5b1 Mon Sep 17 00:00:00 2001 From: nathan Date: Sat, 11 Apr 2026 23:48:15 -0400 Subject: [PATCH] changed it back after confirmed success --- nodes/waldorf/tunarr/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodes/waldorf/tunarr/compose.yaml b/nodes/waldorf/tunarr/compose.yaml index f116c37..ba9c729 100644 --- a/nodes/waldorf/tunarr/compose.yaml +++ b/nodes/waldorf/tunarr/compose.yaml @@ -1,7 +1,7 @@ services: tunarr: image: chrisbenincasa/tunarr:1.2.11 - container_name: tunarr-autoupdate + container_name: tunarr restart: unless-stopped ports: - 8000:8000