church-website/.env.example
2026-03-10 09:02:48 +01:00

5 lines
No EOL
189 B
Text

DATABASE_URI=mongodb://127.0.0.1/dreikoenige
PAYLOAD_SECRET=YOUR_SECRET_HERE
GOOGLE_BUCKET=google_storage_bucket #can be omitted
RESEND_API_KEY=some_api_key
PUBLIC_URL=http://localhost:3000