fix(docker-compose): add info about password policy to docker compose example

This commit is contained in:
Anna Geller
2025-07-17 16:12:08 +02:00
parent c8d89dbdd4
commit 8637bb847f

View File

@@ -42,7 +42,7 @@ services:
# server:
# basicAuth:
# username: admin@kestra.io # it must be a valid email address
# password: admin
# password: Admin1234 # it must be at least 8 characters long with uppercase letter and a number
repository:
type: postgres
storage: