mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-05-13 10:52:28 -04:00
Support POSTGRES_URL environment variable for the Transcoder service
Signed-off-by: Fred Heinecke <fred.heinecke@yahoo.com>
This commit is contained in:
committed by
solidDoWant
parent
f2caf1a975
commit
1c8cbab989
@@ -21,6 +21,8 @@ GOCODER_VAAPI_RENDERER="/dev/dri/renderD128"
|
||||
GOCODER_QSV_RENDERER="/dev/dri/renderD128"
|
||||
|
||||
# Database things
|
||||
# Setting this ignores the below connection variables and overrides any default values
|
||||
# POSTGRES_URL=postgres://user:password@host:port/dbname?sslmode=disable
|
||||
POSTGRES_USER=
|
||||
POSTGRES_PASSWORD=
|
||||
POSTGRES_DB=
|
||||
|
||||
Reference in New Issue
Block a user