# Docker Compose Environment Variables # Copy this file to .env and modify the values # Target Backend Server Configuration BACKEND_HOST=your-backend-server.com BACKEND_PORT=8000 BACKEND_WS_PATH=/ws/orchestrator