Files
offlineacademy/.env.example
T
Nice Try 32f9c58b80 test
2026-06-26 16:57:04 +08:00

4 lines
115 B
Bash

DATABASE_URL="file:./dev.db"
COURSES_ROOT="./My_Courses"
NEXT_PUBLIC_APP_URL="http://localhost:6969"
QUIZAPI_KEY=""