Add Azure Storage as an option to serve static and media files

This commit is contained in:
Jeh 2023-01-17 12:28:07 +05:30 committed by GitHub
parent 1aba3c2f4e
commit c5d1400fb4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,6 +27,7 @@
"cloud_provider": [ "cloud_provider": [
"AWS", "AWS",
"GCP", "GCP",
"Azure",
"None" "None"
], ],
"mail_service": [ "mail_service": [