mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-05 08:02:18 +00:00
add snowflake to native workers in docker-compose
This commit is contained in:
+1
-1
@@ -94,7 +94,7 @@ services:
|
||||
- KEEP_JOB_DIR=false
|
||||
- METRICS_ADDR=false
|
||||
- NUM_WORKERS=4
|
||||
- WORKER_TAGS=nativets,postgresql,mysql,graphql
|
||||
- WORKER_TAGS=nativets,postgresql,mysql,graphql,snowflake
|
||||
# LICENSE_KEY is only needed for the enterprise edition
|
||||
# - LICENSE_KEY=${WM_LICENSE_KEY}
|
||||
depends_on:
|
||||
|
||||
Reference in New Issue
Block a user