From 9392dad7d00a1a6c70a407a201831e3061faf85b Mon Sep 17 00:00:00 2001 From: sascha Date: Sun, 3 May 2026 21:46:50 +0200 Subject: [PATCH] add PLEX_CLAIM token --- compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yaml b/compose.yaml index 4232cc4..7434cb7 100644 --- a/compose.yaml +++ b/compose.yaml @@ -16,7 +16,7 @@ services: - PGID=1000 - NVIDIA_DRIVER_CAPABILITIES=all - NVIDIA_VISIBLE_DEVICES=all - # PLEX_CLAIM= + - PLEX_CLAIM=claim-foeUdrw8J9v1QxsA_cg6 volumes: - /app-config/plex:/config - /mnt/media:/data:ro