mirror of
https://github.com/openai/whisper.git
synced 2025-11-23 22:15:58 +00:00
8 lines
302 B
Plaintext
8 lines
302 B
Plaintext
# Production environment variables for Railway deployment
|
|
# Set VITE_API_URL in Railway environment variables instead of committing here
|
|
|
|
# Default fallback - will be overridden by Railway env var
|
|
VITE_API_URL=https://your-backend-url.railway.app
|
|
VITE_APP_NAME=Farsi Transcriber
|
|
VITE_MAX_FILE_SIZE=500
|