8 lines
224 B
Plaintext
8 lines
224 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
|
|
POLAR_ACCESS_TOKEN=
|
|
POLAR_WEBHOOK_SECRET=
|