From c5d1400fb49122d2d761333e9d8fdcc2e8052b2b Mon Sep 17 00:00:00 2001 From: Jeh Date: Tue, 17 Jan 2023 12:28:07 +0530 Subject: [PATCH] Add Azure Storage as an option to serve static and media files --- cookiecutter.json | 1 + 1 file changed, 1 insertion(+) diff --git a/cookiecutter.json b/cookiecutter.json index 11b71380e..5f5b90339 100644 --- a/cookiecutter.json +++ b/cookiecutter.json @@ -27,6 +27,7 @@ "cloud_provider": [ "AWS", "GCP", + "Azure", "None" ], "mail_service": [