open-redirect/api/src/.env.template

15 lines
261 B
Plaintext
Raw Normal View History

2024-12-13 23:27:18 +01:00
ENVIRONMENT=
CLIENT_URLS=
DB_HOST=
DB_PORT=
DB_USER=
DB_PASSWORD=
DB_DATABASE=
KEYCLOAK_URL=
KEYCLOAK_CLIENT_ID=
KEYCLOAK_REALM=
KEYCLOAK_CLIENT_SECRET=
PLAYGROUND_USE_ADMIN_API_KEY= # be very careful with this one, it opens up the playground to all requests