diff --git a/cypress.json b/cypress.json index f2c02689e..e858e480b 100644 --- a/cypress.json +++ b/cypress.json @@ -1,3 +1,3 @@ { - "baseUrl": "http://localhost" + "baseUrl": "http://localhost:61812" }