new install
This commit is contained in:
@@ -19,17 +19,16 @@ services:
|
||||
- 32413:32413
|
||||
- 32414:32414
|
||||
environment:
|
||||
- PUID=1000
|
||||
- PGID=1000
|
||||
- TZ=Europe/Copenhagen
|
||||
- PLEX_CLAIM=claim-8yFTWJE7VHZDqfGLckqy
|
||||
- ADVERTISE_IP=http://plex.knast.cc:32400/
|
||||
volumes:
|
||||
# - "/var/lib/plexmediaserver:/config"
|
||||
- '/srv/plex:/config'
|
||||
- "/tmp/:/transcode"
|
||||
# - "/srv/pseudotv:/mnt/pseudotv"
|
||||
- "nfs_data:/shares"
|
||||
|
||||
# image: plexinc/pms-docker:latest
|
||||
labels:
|
||||
- traefik.enable=true
|
||||
- "traefik.http.routers.plex.entrypoints=websecure"
|
||||
|
||||
Reference in New Issue
Block a user