topola-viewer/cypress.json
2020-05-09 01:10:43 +02:00

7 lines
124 B
JSON

{
"viewportWidth": 1280,
"viewportHeight": 1024,
"chromeWebSecurity": false,
"baseUrl": "http://localhost:3000/#"
}