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