We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0a716d commit 9c9ea04Copy full SHA for 9c9ea04
config/deploy.staging.yml
@@ -31,6 +31,7 @@ env:
31
AWS_DEFAULT_REGION: us-east-1
32
AWS_BUCKET_NAME: skillrx-staging
33
AZURE_STORAGE_SHARE_NAME: skillrx-staging-env
34
+ AZURE_MEDIA_FILES_SYNC_DISABLED: "true"
35
AWS_ENDPOINT_URL: "" # Empty for real AWS
36
LOCALSTACK_DEBUG: "0"
37
S3_SKIP_SIGNATURE_VALIDATION: "0"
0 commit comments