3 lines
126 B
Bash
3 lines
126 B
Bash
API_KEY_PREFIX=cal_
|
|
DATABASE_URL="postgresql://postgres:@localhost:5450/calendso"
|
|
NEXT_PUBLIC_WEBAPP_URL=http://localhost:3000 |