vue3-realworld-example-app/cypress.prod.json

7 lines
159 B
JSON

{
"baseUrl": "https://mutoe.github.io/vue3-realworld-example-app",
"chromeWebSecurity": false,
"defaultCommandTimeout": 8000,
"requestTimeout": 8000
}