mirror of
https://github.com/runyanjake/olomana.git
synced 2025-10-04 13:27:28 -07:00
Update plex and linkwarden config
This commit is contained in:
parent
e640af9c1c
commit
31014387bb
@ -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
|
||||
|
||||
|
||||
|
@ -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=
|
||||
|
Loading…
x
Reference in New Issue
Block a user