4 lines
157 B
Bash
4 lines
157 B
Bash
DATABASE_URL=postgresql://postgres:postgres@localhost:5432/kairos
|
|
BETTER_AUTH_SECRET=your-secret-key-at-least-32-chars
|
|
BETTER_AUTH_URL=http://localhost:3000
|