diff --git a/client/.env b/client/.env
index fa1ab41ee..89dc61b2b 100644
--- a/client/.env
+++ b/client/.env
@@ -1,3 +1,3 @@
REACT_APP_GRAPHQL_ENDPOINT=https://bodyshop-dev-db.herokuapp.com/v1/graphql
-REACT_APP_GRAPHQL_ENDPOINT_WS=ws://bodyshop-dev-db.herokuapp.com/v1/graphql
+REACT_APP_GRAPHQL_ENDPOINT_WS=wss://bodyshop-dev-db.herokuapp.com/v1/graphql
REACT_APP_GA_CODE=217352234
diff --git a/client/public/index.html b/client/public/index.html
index 6e61106ca..5111aa45c 100644
--- a/client/public/index.html
+++ b/client/public/index.html
@@ -4,15 +4,13 @@
-
+
-
-
-
-
+
+