services: monitor: build: . ports: ["8000:8000"] environment: MONITOR_REQUEST_TIMEOUT_SECONDS: "5" MONITOR_MAX_REDIRECTS: "5"