forked from vikunja/frontend
konrad
a08306d612
Co-authored-by: kolaente <k@knt.li> Reviewed-on: vikunja/frontend#416 Co-authored-by: konrad <konrad@kola-entertainments.de> Co-committed-by: konrad <konrad@kola-entertainments.de>
12 lines
195 B
JSON
12 lines
195 B
JSON
{
|
|
"baseUrl": "http://localhost:5000",
|
|
"env": {
|
|
"API_URL": "http://localhost:3456/api/v1",
|
|
"TEST_SECRET": "testingS3cr3et"
|
|
},
|
|
"video": false,
|
|
"retries": {
|
|
"runMode": 2
|
|
}
|
|
}
|