Merge pull request #20 from SelfhostedPro/initial_setup

Initial setup
This commit is contained in:
SelfhostedPro 2020-06-03 12:19:01 -07:00 committed by GitHub
commit 7481b512c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -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": [