diff --git a/ui/cypress/fixtures/deployed-ui-apps.json b/ui/cypress/fixtures/deployed-ui-apps.json index 762fe759d6..0ad6a7e97c 100644 --- a/ui/cypress/fixtures/deployed-ui-apps.json +++ b/ui/cypress/fixtures/deployed-ui-apps.json @@ -3,7 +3,7 @@ "kind": "metalk8s-ui", "name": "metalk8s.eu-west-1", "version": "local-dev", - "url": "http://localhost:3000", + "url": "http://localhost", "appHistoryBasePath": "" } ]