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