mirror of
https://github.com/zitadel/zitadel.git
synced 2025-01-10 10:33:42 +00:00
14 lines
424 B
YAML
14 lines
424 B
YAML
E2E:
|
|
InstanceID: ""
|
|
ZitadelProjectResourceID: ""
|
|
Org: "e2e-tests"
|
|
MachineKeyPath: ".keys/e2e.json"
|
|
APIURL: "http://localhost:8080"
|
|
IssuerURL: "http://localhost:8080/oauth/v2"
|
|
Audience: "http://localhost:8080"
|
|
OrgOwnerPassword: "Password1!"
|
|
OrgOwnerViewerPassword: "Password1!"
|
|
OrgProjectCreatorPassword: "Password1!"
|
|
PasswordComplexityUserPassword: "Password1!"
|
|
LoginPolicyUserPassword: "Password1!"
|