eyrun-api/.env.example
2026-02-08 13:39:33 +01:00

5 lines
181 B
Plaintext

DATABASE_URL=postgresql://user:password@localhost:5432/eyrun
JWT_SECRET=change-me-to-a-random-string-at-least-32-chars
PORT=3000
HOST=0.0.0.0
RESEND_API_KEY=your-resend-api-key-here