Update blueprints/kestra/docker-compose.yml

This commit is contained in:
Mauricio Siu 2025-04-03 00:45:03 -06:00 committed by GitHub
parent a21c480fd5
commit 0323d3db43
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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