fix(attic): correct S3 bucket name to teepot-attic
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
f039e4af1b
commit
f2afa78817
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@
|
|||
|
||||
storage = {
|
||||
type = "s3";
|
||||
bucket = "attic";
|
||||
bucket = "teepot-attic";
|
||||
region = "hel1";
|
||||
endpoint = "https://hel1.your-objectstorage.com";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue