mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-23 08:25:57 +00:00
Update production.yml to comment out kestra-wd volume
This commit is contained in:
+1
-1
@@ -94,7 +94,7 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- ./kestra-data:/app/storage
|
- ./kestra-data:/app/storage
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
- /tmp/kestra-wd:/tmp/kestra-wd
|
# - /tmp/kestra-wd:/tmp/kestra-wd
|
||||||
expose:
|
expose:
|
||||||
- "8080"
|
- "8080"
|
||||||
- "8081"
|
- "8081"
|
||||||
|
|||||||
Reference in New Issue
Block a user