cypress.json 71 B

1234
  1. {
  2. "baseUrl": "http://localhost:3333",
  3. "chromeWebSecurity": false
  4. }