From 1309c01136983568693187647de05c5ab1bf81cb Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 13 Apr 2022 10:10:11 +0200 Subject: [PATCH] remove useless env --- plex/config.json | 1 - 1 file changed, 1 deletion(-) diff --git a/plex/config.json b/plex/config.json index 01db40c85..f721f9ef0 100644 --- a/plex/config.json +++ b/plex/config.json @@ -53,7 +53,6 @@ "environment": { "PGID": "0", "PUID": "0", - "codenotary": "alexandrep.github@gmail.com", "version": "docker" }, "host_network": true,