From 6ffb528597d602d22729566bca9d0a5f67f19d84 Mon Sep 17 00:00:00 2001 From: red Date: Mon, 7 Jul 2025 00:24:34 -0400 Subject: [PATCH] oops --- manifests/pleroma/configmap.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/pleroma/configmap.yaml b/manifests/pleroma/configmap.yaml index 885b921..51b787e 100644 --- a/manifests/pleroma/configmap.yaml +++ b/manifests/pleroma/configmap.yaml @@ -28,7 +28,7 @@ data: registrations_open: false, invites_enabled: true, healthcheck: true, - static_dir: "/static-files/static" + static_dir: "/static-files/" # config :pleroma, :http, proxy_url: {:socks5h, System.get_env("SOCKS_ADDRESS"), System.get_env("SOCKS_PORT")}