Update for rebranded plexpy container
This commit is contained in:
parent
64a40527df
commit
6f1d8edf0c
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ services:
|
||||||
- "/mnt/media/movies:/data/movies"
|
- "/mnt/media/movies:/data/movies"
|
||||||
- "/etc/localtime:/etc/localtime:ro"
|
- "/etc/localtime:/etc/localtime:ro"
|
||||||
plexpy:
|
plexpy:
|
||||||
image: linuxserver/plexpy
|
image: linuxserver/tautulli
|
||||||
container_name: plexpy
|
container_name: plexpy
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Loading…
Reference in a new issue