mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 21:27:42 +00:00
chore(e2e): Skip asking for new password on Admin in dev environment (#4599)
* feat(e2e): Skip asking for new password on Admin * remove password changing Co-authored-by: Elio Bischof <eliobischof@gmail.com>
This commit is contained in:
@@ -8,7 +8,7 @@ services:
|
||||
environment:
|
||||
ZITADEL_EXTERNALSECURE: false
|
||||
ZITADEL_DATABASE_COCKROACH_HOST: db
|
||||
|
||||
ZITADEL_FIRSTINSTANCE_ORG_HUMAN_PASSWORDCHANGEREQUIRED: false
|
||||
depends_on:
|
||||
db:
|
||||
condition: 'service_healthy'
|
||||
|
Reference in New Issue
Block a user