diff --git a/docker-compose.yml b/docker-compose.yml index a9728ab620..7156ea1b94 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -95,6 +95,7 @@ services: - METRICS_ADDR=false # (ee only, if set to true, metrics will be exposed on port 8001) - NUM_WORKERS=4 - WORKER_TAGS=nativets,postgresql,mysql,graphql,snowflake + - WORKER_GROUP=native # LICENSE_KEY is only needed for the enterprise edition # - LICENSE_KEY=${WM_LICENSE_KEY} depends_on: