WIP [CORD-1140] serving GUI under /xos

Change-Id: I8095355f8f437899ce1d0ee31ff333254bfa8a7d
diff --git a/conf/browsersync-dist.conf.js b/conf/browsersync-dist.conf.js
index dd768bb..33b0ab5 100644
--- a/conf/browsersync-dist.conf.js
+++ b/conf/browsersync-dist.conf.js
@@ -20,7 +20,7 @@
         }
       },
       routes: {
-        "/spa": "./dist"
+        "/xos": "./dist"
       }
     },
     open: true