new install
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user