new install

This commit is contained in:
msnie
2024-05-15 19:21:52 +02:00
parent 9169f7ab06
commit 987edf6a09
+2 -3
View File
@@ -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"