summarylogtreecommitdiffstats
path: root/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'config.json')
-rw-r--r--config.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/config.json b/config.json
new file mode 100644
index 000000000000..dc73d78b4f65
--- /dev/null
+++ b/config.json
@@ -0,0 +1,8 @@
+{
+ "bind": "0.0.0.0",
+ "port": 9978,
+ "metrics_path": "/metrics",
+ "folders": [
+ "/tmp"
+ ]
+}