16 lines
471 B
JSON
16 lines
471 B
JSON
{
|
|
"env": {
|
|
"baseUrl": "http://localhost:8080/taskana",
|
|
"monitorUrl": "/monitor",
|
|
"adminUrl": "/administration",
|
|
"appUrl": "http://localhost:8080/taskana/#/taskana",
|
|
"pageReload": 200,
|
|
"dropdownWait": 50,
|
|
"testValueClassificationSelectionName": "L10303",
|
|
"testValueClassifications": "CY-TEST-CLASSIFICATIONS",
|
|
"testValueWorkbasketSelectionName": "basxet0",
|
|
"testValueWorkbaskets": "CY-TEST-WORKBASKETS",
|
|
"isLocal": true
|
|
}
|
|
}
|