From fdcbd3896c8baad5c9b8eeaf684c48431c695e9d Mon Sep 17 00:00:00 2001 From: SelfhostedPro Date: Wed, 3 Jun 2020 12:14:36 -0700 Subject: [PATCH] added /tv and /movies for plex --- Template/template.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Template/template.json b/Template/template.json index e15721d..7b47f60 100644 --- a/Template/template.json +++ b/Template/template.json @@ -1959,6 +1959,14 @@ { "container": "/config", "bind": "/portainer/Files/AppData/Config/Plex" + }, + { + "container": "/tv", + "bind": "/portainer/TV" + }, + { + "container": "/movies", + "bind": "/portainer/Movies" } ], "env": [