From ccd34b1e0d4822038a3ff8b4bf34749c18942020 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Tue, 20 Oct 2020 18:54:14 +0000 Subject: [PATCH] --- ayanova/cypress.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ayanova/cypress.json b/ayanova/cypress.json index f8f28e89..8bfc112e 100644 --- a/ayanova/cypress.json +++ b/ayanova/cypress.json @@ -1,6 +1,6 @@ { "pluginsFile": "tests/e2e/plugins/index.js", - "baseUrl": "http://localhost:8080", + "baseUrl": "http://localhost:7575", "env": { "adminusername": "superuser", "adminpassword": "l3tm3in"