DATABASE_URL="mysql://root:@localhost:3306/cursos_nirgua"
NEXTAUTH_SECRET="super-secret-key-change-this-in-production"
NEXTAUTH_URL="http://localhost:3000"
DEBUG_TOKEN="debug-nirgua-2025"
