attempt two
This commit is contained in:
parent
260e729314
commit
f8f9819169
|
@ -60,7 +60,7 @@ in {
|
||||||
":media_proxy" = {
|
":media_proxy" = {
|
||||||
enabled = true;
|
enabled = true;
|
||||||
proxy_opts = { redirect_on_failure = true; };
|
proxy_opts = { redirect_on_failure = true; };
|
||||||
base_url = "media.social.sako.lol/proxy";
|
base_url = "https://media.social.sako.lol/proxy";
|
||||||
};
|
};
|
||||||
"Pleroma.Web.Endpoint" = { url.host = "social.sako.lol"; };
|
"Pleroma.Web.Endpoint" = { url.host = "social.sako.lol"; };
|
||||||
"Pleroma.Upload" = {
|
"Pleroma.Upload" = {
|
||||||
|
|
Loading…
Reference in a new issue