REDIS_HOST=localhost
REDIS_PORT=6379
API_BASE_URL=http://localhost:4500
GCS_BUCKET=dory-results
GCP_PROJECT_ID=dory-scraper-local
STORAGE_EMULATOR_HOST=http://localhost:4443
DOCKER_IMAGE=dory-actor:latest
MAX_CONCURRENT_RUNS=2
LOG_LEVEL=debug
WORKER_ID=test-worker-01
