diff --git a/cypress.json b/cypress.json index f3f69da5..63071e5d 100644 --- a/cypress.json +++ b/cypress.json @@ -1,5 +1,5 @@ { - "baseUrl": "http://127.0.0.1:3000", + "baseUrl": "http://localhost:3000", "chromeWebSecurity": false, "viewportWidth": 1000, "viewportHeight": 1000,