added /tv and /movies for plex

This commit is contained in:
SelfhostedPro 2020-06-03 12:14:36 -07:00
parent c11f6b41ac
commit fdcbd3896c
1 changed files with 8 additions and 0 deletions

View File

@ -1959,6 +1959,14 @@
{ {
"container": "/config", "container": "/config",
"bind": "/portainer/Files/AppData/Config/Plex" "bind": "/portainer/Files/AppData/Config/Plex"
},
{
"container": "/tv",
"bind": "/portainer/TV"
},
{
"container": "/movies",
"bind": "/portainer/Movies"
} }
], ],
"env": [ "env": [