From 66d8d7f35d3ee7f5dc16acc60223235b718463e9 Mon Sep 17 00:00:00 2001 From: komodo Date: Thu, 9 Oct 2025 15:27:09 +0200 Subject: [PATCH] [Komodo] admin: Write Stack File: update compose.yaml --- compose.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/compose.yaml b/compose.yaml index 9bb4bb6..d8c54e4 100644 --- a/compose.yaml +++ b/compose.yaml @@ -25,6 +25,7 @@ services: - inContainer=true - ffmpegVersion=7 - nodeName=tdarr + - nodeID=tdarr - NVIDIA_DRIVER_CAPABILITIES=all - NVIDIA_VISIBLE_DEVICES=all image: ghcr.io/haveagitgat/tdarr:latest