From 1cb4a881af08d5e98b1bc793590520e5e7b26e87 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 4 Nov 2021 17:07:27 +0000 Subject: [PATCH] --- e2e/cypress.json | 1 + 1 file changed, 1 insertion(+) 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",