summaryrefslogtreecommitdiff
path: root/config/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'config/config.json')
-rw-r--r--config/config.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/config.json b/config/config.json
new file mode 100644
index 0000000..2bd396d
--- /dev/null
+++ b/config/config.json
@@ -0,0 +1,4 @@
+{
+ "host":["localhost"],
+ "port": 8080
+}