This repository has been archived on 2026-07-08. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
direkt-vermittlung-de/prototype-grok4.1/direktvermittlungde-backend/.env.example.txt

8 lines
298 B
Plaintext

DATABASE_URL=postgresql+asyncpg://user:pass@localhost/dvd_db
REDIS_URL=redis://localhost:6379
S3_ENDPOINT=http://localhost:9000
S3_ACCESS_KEY=minioadmin
S3_SECRET_KEY=minioadmin
S3_BUCKET=dvd-blobs
SECRET_KEY=your-super-secret-key-here
OAUTH_JWKS_URL=https://id.bund.de/.well-known/jwks.json