Move to backblaze

This commit is contained in:
2024-10-28 16:14:16 -06:00
parent d48040bd58
commit 83541aa80d

View File

@@ -21,10 +21,10 @@ primary_region = 'den'
[env]
FILE_DEFAULT_TTL = "600"
S3_ENDPOINT="fly.storage.tigris.dev"
S3_ENDPOINT="s3.us-west-002.backblazeb2.com"
S3_PORT="443"
S3_USE_SSL="true"
S3_BUCKET="api-us-dev-prod"
S3_BUCKET="api-us-dev"
REDIS_DB="0"
NODE_ENV="production"