removed problematic thingy

This commit is contained in:
chloe 2025-05-25 18:34:41 +02:00
parent 78889765f1
commit cc74b15953

View file

@ -12,7 +12,6 @@
"Pleroma.Upload".base_url = "https://blurb.rougebordeaux.xyz"; "Pleroma.Upload".base_url = "https://blurb.rougebordeaux.xyz";
"Pleroma.Web.Endpoint" = { "Pleroma.Web.Endpoint" = {
url.host = "eepy.rougebordeaux.xyz"; url.host = "eepy.rougebordeaux.xyz";
http.port = 4004;
}; };
}; };
}; };
@ -34,6 +33,6 @@
encode gzip encode gzip
reverse_proxy :4004 reverse_proxy :4000
''; '';
} }