Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cypress.json - github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9dd681018297a45d81f24cd918b3e3b9821bfaf3 (plain)
1
2
3
4
5
6
7
{
  "baseUrl": "https://localhost:8081/index.php/",
  "projectId": "hx9gqy",
  "viewportWidth": 1280,
  "viewportHeight": 720,
  "experimentalSessionAndOrigin": true
}