diff --git a/compose.yaml b/compose.yaml index 5a5751e..09a29e9 100644 --- a/compose.yaml +++ b/compose.yaml @@ -5,5 +5,4 @@ services: - "8000:8000" environment: MONITOR_LOG_LEVEL: INFO - MONITOR_TOTAL_TIMEOUT_SECONDS: 10 - restart: unless-stopped + MONITOR_REQUEST_TIMEOUT_SECONDS: "5"