APP_ORIGIN=http://localhost:3000 HF_API_SPACE=Reubencf/Score-Studio-API HF_API_ORIGIN=https://reubencf-score-studio-api.hf.space HF_OAUTH_CLIENT_ID=https://reubencf-score-studio-api.hf.space/.well-known/oauth-cimd # Required in production: a 64-character random hex string, stored as a Space secret. # Generate with: node -e "console.log(require('crypto').randomBytes(32).toString('hex'))" SESSION_SECRET= # Optional local path to Python with yt-dlp installed. ffmpeg/ffprobe must be on PATH. PYTHON_BIN=python