diff --git a/scrutiny/docker-compose.yaml b/scrutiny/docker-compose.yaml index 95fe62a..59bee99 100644 --- a/scrutiny/docker-compose.yaml +++ b/scrutiny/docker-compose.yaml @@ -11,8 +11,6 @@ services: environment: - TZ=Europe/Berlin - SCRUTINY_API_ENDPOINT=http://localhost:8080 - - SCRUTINY_WEB=true - - SCRUTINY_COLLECTOR=true - GIN_MODE=release volumes: - scrutiny_config:/opt/scrutiny/config