]> Untitled Git - lemmy.git/blobdiff - config/defaults.hjson
Revert "Attempt to fix CI building wrong commits (#3830)"
[lemmy.git] / config / defaults.hjson
index 6032f8fc9ae4520be514fa689e43e0f97eaec9a2..1e5597a1172ffebfdff4494cc0b952d8fa231542 100644 (file)
@@ -80,4 +80,8 @@
   worker_count: 0
   # The number of activitypub federation retry workers that can be in-flight concurrently
   retry_count: 0
+  prometheus: {
+    bind: "127.0.0.1"
+    port: 10002
+  }
 }