This repository has been archived on 2022-10-07. You can view files and clone it, but cannot push or open issues or pull requests.
skynet-webportal/cypress.json

6 lines
98 B
JSON
Raw Normal View History

2020-03-05 10:37:50 +00:00
{
2020-03-11 14:10:08 +00:00
"baseUrl": "http://127.0.0.1:8000",
2020-03-11 14:13:02 +00:00
"projectId": "6qp3um",
"videoUploadOnPasses": false
2020-03-05 10:37:50 +00:00
}