summaryrefslogtreecommitdiffstats
path: root/webapp/bs-config.json
diff options
context:
space:
mode:
authorSebastien Douheret <sebastien.douheret@iot.bzh>2017-09-25 13:50:27 +0200
committerSebastien Douheret <sebastien.douheret@iot.bzh>2017-11-06 15:57:03 +0100
commitac9e80f7f32a1c04c171a4d208f0ab7d3a5ca154 (patch)
tree9660a93b24ea6d4eb466d93127c4a298d5015521 /webapp/bs-config.json
parent1e0b1b4c1271e3668ec5ef1ba58cb84fe00f0f53 (diff)
Moved web Dashboard to xds-agent
Xds-Server now only provides a minimal page to get basic instructions. Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Diffstat (limited to 'webapp/bs-config.json')
-rw-r--r--webapp/bs-config.json9
1 files changed, 0 insertions, 9 deletions
diff --git a/webapp/bs-config.json b/webapp/bs-config.json
deleted file mode 100644
index 0041c6d..0000000
--- a/webapp/bs-config.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "port": 8000,
- "files": [
- "dist/**/*.{html,htm,css,js}"
- ],
- "server": {
- "baseDir": "dist"
- }
-} \ No newline at end of file