mirror of
https://github.com/Dokploy/templates
synced 2025-06-26 18:16:07 +00:00
Update blueprints/kestra/docker-compose.yml
This commit is contained in:
parent
a21c480fd5
commit
0323d3db43
@ -58,8 +58,8 @@ services:
|
|||||||
path: /tmp/kestra-wd/tmp
|
path: /tmp/kestra-wd/tmp
|
||||||
url: http://localhost:8080/
|
url: http://localhost:8080/
|
||||||
ports:
|
ports:
|
||||||
- "8080:8080"
|
- "8080"
|
||||||
- "8081:8081"
|
- "8081"
|
||||||
depends_on:
|
depends_on:
|
||||||
postgres:
|
postgres:
|
||||||
condition: service_started
|
condition: service_started
|
Loading…
Reference in New Issue
Block a user