7 lines
148 B
Text
7 lines
148 B
Text
|
# Example configuration
|
||
|
# Copy this to .env and adjust as required
|
||
|
KEYCLOAK_ID=
|
||
|
KEYCLOAK_SECRET=
|
||
|
KEYCLOAK_ISSUER=
|
||
|
DATABASE_URL="file:./database.db"
|