fix relative url

This commit is contained in:
TheWanderingCrow 2025-02-09 10:11:12 -05:00
parent 1b45dd9493
commit b43032257d

View file

@ -21,7 +21,7 @@ lib.mkIf config.user.overseer.enable {
environmentFile = config.sops.templates."attic-env".path;
settings = {
listen = "[::]:8080";
api-endpoint = "cache.wanderingcrow.net";
api-endpoint = "https://cache.wanderingcrow.net/";
jwt = {};
chunking = {
nar-size-threshold = 64 * 1024; # 64 KiB