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")}