diff --git a/e2e/cypress.json b/e2e/cypress.json index 1870809..207e55c 100644 --- a/e2e/cypress.json +++ b/e2e/cypress.json @@ -6,6 +6,7 @@ "baseUrl":"http://localhost:8080", "video":false, "env": { + "apiBaseUrl":"http://localhost:7575/api/v8.0/", "adminusername": "superuser", "adminpassword": "l3tm3in", "accountinguser": "Accounting",