11 lines
195 B
JSON
11 lines
195 B
JSON
{
|
|
"baseUrl": "http://localhost:8080",
|
|
"env": {
|
|
"API_URL": "http://localhost:3456/api/v1",
|
|
"TEST_SECRET": "testingS3cr3et"
|
|
},
|
|
"video": false,
|
|
"retries": {
|
|
"runMode": 2
|
|
}
|
|
}
|