Compare commits

...

1 Commits

Author SHA1 Message Date
nKwiatkowski
c322365dc2 test(docker): change the docker compose to reproduce a bug 2025-10-08 10:08:49 +02:00

View File

@@ -20,6 +20,8 @@ services:
retries: 10 retries: 10
kestra: kestra:
env_file:
- kestra.env
image: kestra/kestra:latest image: kestra/kestra:latest
pull_policy: always pull_policy: always
# Note that this setup with a root user is intended for development purpose. # Note that this setup with a root user is intended for development purpose.
@@ -39,10 +41,10 @@ services:
username: kestra username: kestra
password: k3str4 password: k3str4
kestra: kestra:
# server: server:
# basicAuth: basicAuth:
# username: admin@kestra.io # it must be a valid email address username: user@kestra.io
# password: Admin1234 # it must be at least 8 characters long with uppercase letter and a number password: DemoDemo1
repository: repository:
type: postgres type: postgres
storage: storage: