src.nth.io/

summaryrefslogtreecommitdiff
path: root/pleroma/otp/defaults/main.yaml
diff options
context:
space:
mode:
authorLuke Hoersten <[email protected]>2024-10-07 15:25:37 -0500
committerLuke Hoersten <[email protected]>2024-10-07 15:25:37 -0500
commit27739609362360b2bf533f5a59106ce52c8d4b9f (patch)
treef42d1f682ae64078204066235abbd129ec950441 /pleroma/otp/defaults/main.yaml
parent874be10f6646a66cd0e994963b2746ad48f5b73e (diff)
Lots of updates and fixes for Ubuntu 24.04 Noble.
Diffstat (limited to 'pleroma/otp/defaults/main.yaml')
-rw-r--r--pleroma/otp/defaults/main.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pleroma/otp/defaults/main.yaml b/pleroma/otp/defaults/main.yaml
index bb92280..86dac13 100644
--- a/pleroma/otp/defaults/main.yaml
+++ b/pleroma/otp/defaults/main.yaml
@@ -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}}"