Move to backblaze
This commit is contained in:
4
fly.toml
4
fly.toml
@@ -21,10 +21,10 @@ primary_region = 'den'
|
|||||||
|
|
||||||
[env]
|
[env]
|
||||||
FILE_DEFAULT_TTL = "600"
|
FILE_DEFAULT_TTL = "600"
|
||||||
S3_ENDPOINT="fly.storage.tigris.dev"
|
S3_ENDPOINT="s3.us-west-002.backblazeb2.com"
|
||||||
S3_PORT="443"
|
S3_PORT="443"
|
||||||
S3_USE_SSL="true"
|
S3_USE_SSL="true"
|
||||||
S3_BUCKET="api-us-dev-prod"
|
S3_BUCKET="api-us-dev"
|
||||||
REDIS_DB="0"
|
REDIS_DB="0"
|
||||||
NODE_ENV="production"
|
NODE_ENV="production"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user