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 - 32413:32413
- 32414:32414 - 32414:32414
environment: environment:
- PUID=1000
- PGID=1000
- TZ=Europe/Copenhagen - TZ=Europe/Copenhagen
- PLEX_CLAIM=claim-8yFTWJE7VHZDqfGLckqy - PLEX_CLAIM=claim-8yFTWJE7VHZDqfGLckqy
- ADVERTISE_IP=http://plex.knast.cc:32400/ - ADVERTISE_IP=http://plex.knast.cc:32400/
volumes: volumes:
# - "/var/lib/plexmediaserver:/config"
- '/srv/plex:/config' - '/srv/plex:/config'
- "/tmp/:/transcode" - "/tmp/:/transcode"
# - "/srv/pseudotv:/mnt/pseudotv"
- "nfs_data:/shares" - "nfs_data:/shares"
# image: plexinc/pms-docker:latest
labels: labels:
- traefik.enable=true - traefik.enable=true
- "traefik.http.routers.plex.entrypoints=websecure" - "traefik.http.routers.plex.entrypoints=websecure"