cypress.json 78 B

1234
  1. {
  2. "trashAssetsBeforeRuns": true,
  3. "baseUrl": "http://localhost:8080"
  4. }