diff --git a/package.json b/package.json
index a6fe11241..420fac00d 100644
--- a/package.json
+++ b/package.json
@@ -177,7 +177,7 @@
"eslintConfig": {
"extends": "react-app"
},
- "proxy": "https://testforgeplus.trustie.net",
+ "proxy": "http://172.20.32.202:4000",
"port": "3007",
"devDependencies": {
"@babel/runtime": "7.0.0-beta.51",
diff --git a/public/index.html b/public/index.html
index 7508cce5a..06d38434c 100755
--- a/public/index.html
+++ b/public/index.html
@@ -50,7 +50,6 @@
-
<%= htmlWebpackPlugin.tags.bodyTags %>