summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--default_config.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/default_config.json b/default_config.json
new file mode 100644
index 0000000..e4415f3
--- /dev/null
+++ b/default_config.json
@@ -0,0 +1,4 @@
+{
+ "http_address": "127.0.0.1:8080",
+ "storage_file_path": "storage"
+}