Added support links
This commit is contained in:
parent
3b0da73941
commit
661a092159
1 changed files with 6 additions and 1 deletions
|
|
@ -22,4 +22,9 @@ Plex organizes video, music and photos from personal media libraries and streams
|
||||||
|
|
||||||
```
|
```
|
||||||
docker create --name=<name> --net=host -e PUID=<UID> -e PGID=<GID> -v </path/to/library>:/config -v <path/to/tvseries>:/data/tvshows -v </path/to/films>:/data/film linuxserver/plex
|
docker create --name=<name> --net=host -e PUID=<UID> -e PGID=<GID> -v </path/to/library>:/config -v <path/to/tvseries>:/data/tvshows -v </path/to/films>:/data/film linuxserver/plex
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Support at:
|
||||||
|
|
||||||
|
- [linuxserver.io](http://linuxserver.io)
|
||||||
|
- #linuxserver.io@freenode
|
||||||
Loading…
Add table
Add a link
Reference in a new issue