j40-cejst-2/client/cypress.json

6 lines
110 B
JSON
Raw Normal View History

{
"baseUrl": "http://localhost:8000/",
"integrationFolder": "cypress/e2e",
"chromeWebSecurity": false
}