github.com/pyroscope-io/pyroscope@v0.37.3-0.20230725203016-5f6947968bd0/cypress/base-url/cypress.json (about)

     1  {
     2    "video": false,
     3    "baseUrl": "http://localhost:8080/pyroscope/",
     4    "env": {
     5      "basePath": "/pyroscope"
     6    },
     7    "integrationFolder": "cypress/integration/webapp",
     8    "retries": {
     9      "runMode": 5
    10    }
    11  }