Files
docker_dev/arr-suite/env/plex.env
2025-09-20 16:11:47 +02:00

9 lines
174 B
Bash

# plex.env
PUID: 1000
PGID: 1000
TZ: Etc/UTC
VERSION: docker
# Get claim from https://account.plex.tv/en/claim
PLEX_CLAIM: /run/secrets/plex-claim
LOG_LEVEL: debug
PORT: 5055