Refactor docker-compose.yml to remove unnecessary network configurations
This commit is contained in:
+1
-1
@@ -203,7 +203,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
|
||||
depends_on:
|
||||
- postgres
|
||||
expose:
|
||||
|
||||
Reference in New Issue
Block a user