Changed links in footer

Change-Id: I50bcac31d707f06bde52d5d1a3ea38a52e7484a1
diff --git a/views/style/bs-config.js b/views/style/bs-config.js
index b2eedc4..ce55e3d 100644
--- a/views/style/bs-config.js
+++ b/views/style/bs-config.js
@@ -10,6 +10,6 @@
     '../../xos/core/static/xos.css',
     '../../xos/xos/**/*.py'
   ],
-  proxy: "xos.dev:9999",
+  proxy: "192.168.46.100:9999",
   open: true
 };