j40-cejst-2/client/cypress.json

7 lines
151 B
JSON
Raw Normal View History

{
"baseUrl": "http://localhost:8000/",
"integrationFolder": "cypress/integration",
"chromeWebSecurity": false,
"trashAssetsBeforeRuns": true
}