mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-04-20 03:34:07 +02:00
add media url
This commit is contained in:
parent
9fd5ce7074
commit
1bdcab3c57
1 changed files with 1 additions and 1 deletions
|
@ -109,10 +109,10 @@ in
|
||||||
email = "admin@nyan.social";
|
email = "admin@nyan.social";
|
||||||
registration_open = false;
|
registration_open = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
"Pleroma.Web.Endpoint" = {
|
"Pleroma.Web.Endpoint" = {
|
||||||
url.host = "nyan.social";
|
url.host = "nyan.social";
|
||||||
};
|
};
|
||||||
|
"Pleroma.Upload".base_url = "https://nyan.social/media/";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue