Initial main commit.
[src/xds/xds-server.git] / webapp / bs-config.json
diff --git a/webapp/bs-config.json b/webapp/bs-config.json
new file mode 100644 (file)
index 0000000..0041c6d
--- /dev/null
@@ -0,0 +1,9 @@
+{
+  "port": 8000,
+  "files": [
+    "dist/**/*.{html,htm,css,js}"
+  ],
+  "server": {
+    "baseDir": "dist"
+  }
+}
\ No newline at end of file