Update plex and linkwarden config

This commit is contained in:
whitney 2025-05-19 10:20:24 -07:00
parent e640af9c1c
commit 31014387bb
2 changed files with 7 additions and 2 deletions

View File

@ -23,5 +23,10 @@ services:
ports:
- "32400:32400"
labels:
- traefik.enable=false
- traefik.enable=false # true + uncomment below + to make public
# - traefik.http.routers.plex.rule=Host(`watch.whitney.rip`)
# - traefik.http.routers.plex.tls=true
# - traefik.http.routers.plex.tls.certresolver=lets-encrypt
# - traefik.http.services.plex.loadbalancer.server.port=32400

View File

@ -14,7 +14,7 @@ POSTGRES_PASSWORD=postgres_passphrase
PAGINATION_TAKE_COUNT=
STORAGE_FOLDER=
AUTOSCROLL_TIMEOUT=
NEXT_PUBLIC_DISABLE_REGISTRATION=
NEXT_PUBLIC_DISABLE_REGISTRATION=true
NEXT_PUBLIC_CREDENTIALS_ENABLED=
DISABLE_NEW_SSO_USERS=
MAX_LINKS_PER_USER=