3 lines
80 B
Bash
3 lines
80 B
Bash
DATABASE_URL="file:./dev.db"
|
|
SESSION_SECRET="replace-with-a-long-random-secret"
|
DATABASE_URL="file:./dev.db"
|
|
SESSION_SECRET="replace-with-a-long-random-secret"
|