set s3_endpoint
This commit is contained in:
parent
6ec9d69f79
commit
ae20e740f1
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ in
|
|||
S3_REGION = "us-west-000";
|
||||
S3_PROTOCOL = "https";
|
||||
S3_HOSTNAME = "s3.us-west-000.backblazeb2.com";
|
||||
S3_ENDPOINT = "s3.us-west-000.backblazeb2.com";
|
||||
S3_ALIAS_HOST = "mastodon-assets.chir.rs";
|
||||
};
|
||||
redis.createLocally = false;
|
||||
|
|
Loading…
Reference in a new issue