Add BLOB_STORAGE_URL config

Our content security policy in non-dev environments didn't allow uploading to azure blob storage. This adds a configurable blob storage base URL to allow regions to specify which storage endpoint they expect the upload request to use.
This commit is contained in:
tomdds
2019-11-22 11:56:27 -05:00
parent 5cc032b655
commit 4df68bab23
3 changed files with 4 additions and 1 deletions

View File

@@ -6,6 +6,7 @@ metadata:
namespace: atat
data:
ASSETS_URL: https://atat-cdn.azureedge.net/
BLOB_STORAGE_URL: https://atat.blob.core.windows.net/
CELERY_DEFAULT_QUEUE: celery-master
CDN_ORIGIN: https://azure.atat.code.mil
CSP: azure