add oauth.json even to worker

This commit is contained in:
Ruben Fiszel
2023-06-20 15:45:02 +02:00
parent a4365cb864
commit f35d5a1799
+2
View File
@@ -62,6 +62,8 @@ services:
depends_on:
db:
condition: service_healthy
# volumes:
# - ./oauth.json/:/usr/src/app/oauth.json
# to mount the worker folder to debug, KEEP_JOB_DIR=true and mount /tmp/windmill
volumes:
- worker_dependency_cache:/tmp/windmill/cache