15 lines
416 B
JSON
15 lines
416 B
JSON
{
|
|
"integrationFolder": "tests",
|
|
"supportFile":"support",
|
|
"xbaseUrl": "http://localhost:7575",
|
|
"baseUrl":"http://localhost:8080",
|
|
"video":"false",
|
|
"env": {
|
|
"adminusername": "superuser",
|
|
"adminpassword": "l3tm3in",
|
|
"accountinguser": "Accounting",
|
|
"accountingpassword": "Accounting",
|
|
"serviceuser":"Service",
|
|
"servicepassword":"Service"
|
|
}
|
|
} |