diff --git a/services/fediversity/attic/default.nix b/services/fediversity/attic/default.nix index 6289cc99..4dd87eea 100644 --- a/services/fediversity/attic/default.nix +++ b/services/fediversity/attic/default.nix @@ -152,7 +152,7 @@ in # # The API endpoint _must_ end with a slash (e.g., `https://domain.tld/attic/` # not `https://domain.tld/attic`). - api-endpoint = "https://${config.fediversity.attic.domain}/"; + api-endpoint = "http://${config.fediversity.attic.domain}/"; # Whether to soft-delete caches #