diff --git a/cookiecutter.json b/cookiecutter.json index 0f9a2c769..367ab775a 100644 --- a/cookiecutter.json +++ b/cookiecutter.json @@ -32,6 +32,7 @@ "GCP", "None" ], + "use_nginx_for_serve_media_files": "n", "mail_service": [ "Mailgun", "Amazon SES", @@ -60,4 +61,4 @@ ], "keep_local_envs_in_vcs": "y", "debug": "n" -} +} \ No newline at end of file