1
0
Fork 0

Enable Azure BlobStorage as an alternative to AWS S3

This adds a new storage backend for Azure BlobStorage, I'm running this patch in Azure Kubernetes
hosting all my assets in Azure BlobStorage and it's been stable enough I thought I should commit
this back upstream.
This commit is contained in:
Chris Moultrie 2023-03-05 10:05:20 -05:00
parent 66ce298001
commit f8e60f4a89
No known key found for this signature in database
4 changed files with 34 additions and 0 deletions

View file

@ -5,3 +5,4 @@ __pycache__
.git
.github
.pytest*
.env