commit
7481b512c6
1 changed files with 8 additions and 0 deletions
|
@ -2029,6 +2029,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": [
|
||||||
|
|
Loading…
Reference in a new issue