From 4c5314fb09f38a263fc863d194902a4d4699f99c Mon Sep 17 00:00:00 2001 From: Joey Hafner Date: Thu, 25 Aug 2022 12:02:56 -0700 Subject: [PATCH] Update claim token --- server/config/plex/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/config/plex/docker-compose.yml b/server/config/plex/docker-compose.yml index 9e73a2b..c8d3ae5 100644 --- a/server/config/plex/docker-compose.yml +++ b/server/config/plex/docker-compose.yml @@ -37,7 +37,7 @@ services: - PGID=1000 - VERSION=latest - ADVERTISE_IP="https://plex.jafner.net:443" - - PLEX_CLAIM=claim-Vx3_PJywyPWvSd-ubLhe + - PLEX_CLAIM=claim-nSxzt4MT2j7mExwhhrnZ - NVIDIA_VISIBLE_DEVICES=all env_file: - .env