DATABASE_URL="postgresql://lms_user:password@localhost:5432/lms_db" BETTER_AUTH_SECRET="generate-with: openssl rand -base64 32" BETTER_AUTH_URL="http://localhost:3000" RESEND_API_KEY="" EMAIL_FROM="noreply@school.second-brain.ru" S3_ENDPOINT="https://fsn1.your-objectstorage.com" S3_BUCKET="lms-uploads" S3_ACCESS_KEY="" S3_SECRET_KEY="" S3_REGION="eu-central" # Kinescope (добавить при получении платного плана) # KINESCOPE_API_KEY=""