mirror of
https://github.com/azaion/admin.git
synced 2026-04-22 22:06:33 +00:00
d320d6dd59
Made-with: Cursor
9 lines
263 B
JSON
9 lines
263 B
JSON
{
|
|
"ApiBaseUrl": "http://system-under-test:8080",
|
|
"AdminEmail": "admin@azaion.com",
|
|
"AdminPassword": "Admin1234",
|
|
"UploaderEmail": "uploader@azaion.com",
|
|
"UploaderPassword": "Upload1234",
|
|
"JwtSecret": "TestSecretKeyThatIsAtLeast32CharactersLong123!"
|
|
}
|