From 97b0c005ae0f58bb4c6257f116a109c100696458 Mon Sep 17 00:00:00 2001 From: ghostforpy Date: Wed, 7 Jul 2021 23:56:07 +0300 Subject: [PATCH] edit README.rst --- README.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 090497319..ae79b3d32 100644 --- a/README.rst +++ b/README.rst @@ -52,7 +52,7 @@ Features * Optional basic ASGI setup for Websockets * Optional custom static build using Gulp and livereload * Send emails via Anymail_ (using Mailgun_ by default or Amazon SES if AWS is selected cloud provider, but switchable) -* Media storage using Amazon S3 or Google Cloud Storage +* Media storage using Amazon S3, Google Cloud Storage or a local nginx docker instance * Docker support using docker-compose_ for development and production (using Traefik_ with LetsEncrypt_ support) * Procfile_ for deploying to Heroku * Instructions for deploying to PythonAnywhere_ @@ -189,7 +189,8 @@ Answer the prompts with your own desired options_. For example:: Select cloud_provider: 1 - AWS 2 - GCP - 3 - None + 3 - nginx + 4 - None Choose from 1, 2, 3 [1]: 1 custom_bootstrap_compilation [n]: n Select open_source_license: