diff --git a/blueprints/kestra/docker-compose.yml b/blueprints/kestra/docker-compose.yml index 8ec7fbaa..8f9672cd 100644 --- a/blueprints/kestra/docker-compose.yml +++ b/blueprints/kestra/docker-compose.yml @@ -44,7 +44,7 @@ services: basicAuth: enabled: false username: "admin@localhost.dev" # it must be a valid email address - password: kestra + password: k3str4p@ss repository: type: postgres storage: @@ -62,4 +62,4 @@ services: - "8081" depends_on: postgres: - condition: service_started \ No newline at end of file + condition: service_started