# UltraWhisper Models Proxy - Production Configuration

# Backend API URL (REQUIRED - Local development)
BACKEND_URL=http://localhost:8000

# Service authentication token (REQUIRED - Update with your service token)
SERVICE_TOKEN=your-service-token-here

# Logging level
LOG_LEVEL=INFO

# Docker network settings
COMPOSE_PROJECT_NAME=ultrawhisper-models