Update production.yml to include kestra-wd volume in services section
This commit is contained in:
+1
-1
@@ -94,7 +94,7 @@ services:
|
||||
volumes:
|
||||
- ./kestra-data:/app/storage
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
# - /tmp/kestra-wd:/tmp/kestra-wd
|
||||
- /tmp/kestra-wd:/tmp/kestra-wd
|
||||
expose:
|
||||
- "8080"
|
||||
- "8081"
|
||||
|
||||
Reference in New Issue
Block a user