attic: update atticd config
This commit is contained in:
parent
a4e71f9825
commit
3dd11a9e6f
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ in
|
||||||
|
|
||||||
storage = {
|
storage = {
|
||||||
type = "s3";
|
type = "s3";
|
||||||
region = "eu-central-1";
|
region = "auto";
|
||||||
bucket = "attic-cache";
|
bucket = "attic-cache";
|
||||||
endpoint = "https://${secret.cloudflare.account-id}.r2.cloudflarestorage.com";
|
endpoint = "https://${secret.cloudflare.account-id}.r2.cloudflarestorage.com";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue