vue3-realworld-example-app/cypress.json

8 lines
143 B
JSON

{
"baseUrl": "https://mutoe.github.io/vue3-realworld-example-app",
"experimentalNetworkStubbing": true,
"chromeWebSecurity": false
}