add WORKER_GROUP to docker-compose

This commit is contained in:
Ruben Fiszel
2023-09-13 21:42:56 +02:00
parent b1dd78987e
commit 512a7c1b73
+1
View File
@@ -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: