personal-finances/.env.example

8 lines
294 B
Text
Raw Permalink Normal View History

2024-02-05 21:40:27 +02:00
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