diff --git a/testing/cypress.json b/testing/cypress.json
index f453add580fa5c05820bd31dd32052c357ce7c97..9cfd2af3aa62117262622c5c3b23deaf0232126a 100644
--- a/testing/cypress.json
+++ b/testing/cypress.json
@@ -1,3 +1,3 @@
 {
-    "baseUrl": "127.0.0.1:80"
+    "baseUrl": "http://127.0.0.1:80"
 }