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