hedgedoc/cypress.json

9 lines
151 B
JSON
Raw Normal View History

{
"baseUrl": "http://localhost:3000/",
"experimentalFetchPolyfill": true,
"firefoxGcInterval": {
"runMode": null,
"openMode": null
}
}