Skip to content

Commit 9c9ea04

Browse files
committed
add azure flag disable file sync
1 parent c0a716d commit 9c9ea04

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/deploy.staging.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ env:
3131
AWS_DEFAULT_REGION: us-east-1
3232
AWS_BUCKET_NAME: skillrx-staging
3333
AZURE_STORAGE_SHARE_NAME: skillrx-staging-env
34+
AZURE_MEDIA_FILES_SYNC_DISABLED: "true"
3435
AWS_ENDPOINT_URL: "" # Empty for real AWS
3536
LOCALSTACK_DEBUG: "0"
3637
S3_SKIP_SIGNATURE_VALIDATION: "0"

0 commit comments

Comments
 (0)