mirror of
https://github.com/kestra-io/kestra.git
synced 2025-12-19 18:05:41 -05:00
fix(docker-compose): add info about password policy to docker compose example
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user