pleroma/otp/defaults/main.yaml
changeset 238 bdbc88cb5078
parent 211 9e2b2cc6ccf1
--- a/pleroma/otp/defaults/main.yaml	Mon Jul 29 12:41:57 2024 -0500
+++ b/pleroma/otp/defaults/main.yaml	Mon Oct 07 15:25:37 2024 -0500
@@ -2,6 +2,7 @@
 
 pleroma_host: "localhost"
 pleroma_port: 4000
+pleroma_metrics_port: 4020
 pleroma_scheme: "http"
 
 pleroma_proxy_pass: "{{pleroma_scheme}}://{{pleroma_host}}:{{pleroma_port}}"