add media url

This commit is contained in:
jopejoe1 2025-01-17 18:54:13 +01:00
parent 9fd5ce7074
commit 1bdcab3c57

View file

@ -109,10 +109,10 @@ in
email = "admin@nyan.social";
registration_open = false;
};
"Pleroma.Web.Endpoint" = {
url.host = "nyan.social";
};
"Pleroma.Upload".base_url = "https://nyan.social/media/";
};
};
};