From 405d05ed7e248dd82b6a89b7067137d5568017b3 Mon Sep 17 00:00:00 2001 From: Andreas Zweili Date: Mon, 15 Nov 2021 11:04:44 +0100 Subject: [PATCH] add a plex_claim variable --- plex/.env.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plex/.env.j2 b/plex/.env.j2 index 159043e..63ac7e4 100644 --- a/plex/.env.j2 +++ b/plex/.env.j2 @@ -1,2 +1,2 @@ TZ=Europe/Zurich -PLEX_CLAIM=claim +PLEX_CLAIM={{ plex_claim }}