mirror of
https://github.com/nicetry247/offlineacademy.git
synced 2026-07-26 11:58:44 +00:00
4 lines
115 B
Bash
4 lines
115 B
Bash
DATABASE_URL="file:./dev.db"
|
|
COURSES_ROOT="./My_Courses"
|
|
NEXT_PUBLIC_APP_URL="http://localhost:6767"
|
|
QUIZAPI_KEY="" |