DJANGO_SECRET_KEY=dev-secret DJANGO_DEBUG=1 ALLOWED_HOSTS=127.0.0.1,localhost CORS_ALLOWED_ORIGINS=http://localhost:5174 AGENTS_SERVICE_URL=http://agents:8001