diff --git a/index.js b/index.js
index 22b4c27..daac85b 100644
--- a/index.js
+++ b/index.js
@@ -38,7 +38,7 @@ const user = {
app.use (api);
app.use (history_fallback ());
- app.use (http_proxy ('localhost:8080'));
+ app.use (http_proxy ('localhost:8081'));
app.listen (3000, () => {
console.log ('listening on 3000');
diff --git a/src/components/ConfigEditor.vue b/src/components/ConfigEditor.vue
index f4e6b27..3b7561c 100644
--- a/src/components/ConfigEditor.vue
+++ b/src/components/ConfigEditor.vue
@@ -1,63 +1,69 @@
-
-
-
-
-
-
-
-
+
-
-
-
-
+
+
-
-
-
-
+
+
+
-
-
+
+
+
+
+
+
+
+
+
invalid config
+