mirror of
https://github.com/mvvasilev/personal-finances.git
synced 2025-04-18 21:59:52 +03:00
8 lines
294 B
Text
8 lines
294 B
Text
|
POSTGRES_DB= the common database to use for the applications
|
||
|
POSTGRES_USER= the postgres user
|
||
|
POSTGRES_PASSWORD= the postgres password
|
||
|
|
||
|
AUTHENTIK_APP_NAME= the app name ( personal-finance )
|
||
|
AUTHENTIK_CLIENT_ID= authentik oauth2 client id
|
||
|
AUTHENTIK_CLIENT_SECRET= authentik oauth2 client secret
|