fix #245
This commit is contained in:
parent
f70f4d5716
commit
5e8830cc15
|
@ -9,6 +9,8 @@ OBS_KEYCLOAK_URI=login.example.com
|
|||
OBS_KEYCLOAK_POSTGRES_USER=obs
|
||||
OBS_KEYCLOAK_POSTGRES_PASSWORD=<<TODO>>
|
||||
OBS_KEYCLOAK_POSTGRES_DB=obs
|
||||
OBS_POSTGRES_MAX_OVERFLOW=20
|
||||
OBS_POSTGRES_POOL_SIZE=40
|
||||
|
||||
# KeyCloak
|
||||
|
||||
|
|
Loading…
Reference in a new issue