diff --git a/hosts/sisyphe/features/services/akkoma.nix b/hosts/sisyphe/features/services/akkoma.nix index e84ab93..3782574 100644 --- a/hosts/sisyphe/features/services/akkoma.nix +++ b/hosts/sisyphe/features/services/akkoma.nix @@ -8,11 +8,10 @@ email = "admin@babychou.me"; registration_open = false; }; - + "Pleroma.Upload".base_url = "https://blurb.rougebordeaux.xyz"; "Pleroma.Web.Endpoint" = { url.host = "eepy.rougebordeaux.xyz"; }; }; }; } -