15 lines
302 B
Plaintext
15 lines
302 B
Plaintext
TZ=America/Chicago
|
|
|
|
# User/group for plex and tautulli
|
|
PUID=1000
|
|
PGID=1000
|
|
|
|
# User/group for calibre-web-automated (different from plex)
|
|
CWA_PUID=1001
|
|
CWA_PGID=1001
|
|
|
|
# Seerr postgres — must match databases initdb/01-create-databases.sql
|
|
SEERR_DB_NAME=seerr
|
|
SEERR_DB_USER=seerr
|
|
SEERR_DB_PASS=changeme
|