1
0
Fork 0

attic: update atticd config

This commit is contained in:
Daniel Kempkens 2023-04-05 10:42:21 +02:00
parent a4e71f9825
commit 3dd11a9e6f
Signed by: daniel
SSH key fingerprint: SHA256:Ks/MyhQYcPRQiwMKLAKquWCdCPe3JXlb1WttgnAoSeM

View file

@ -19,7 +19,7 @@ in
storage = {
type = "s3";
region = "eu-central-1";
region = "auto";
bucket = "attic-cache";
endpoint = "https://${secret.cloudflare.account-id}.r2.cloudflarestorage.com";
};