From 26aade7537cb54d47a6d037bf56af997c49d275b Mon Sep 17 00:00:00 2001 From: Nicolas Ferrari Date: Wed, 9 Feb 2022 17:10:07 +0100 Subject: [PATCH] Add alwaysdata hosting platform --- docs/deploying/index.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/deploying/index.rst b/docs/deploying/index.rst index e1ed9269..5ee1a260 100644 --- a/docs/deploying/index.rst +++ b/docs/deploying/index.rst @@ -20,6 +20,7 @@ Hosted options - `Deploying Flask on AWS Elastic Beanstalk `_ - `Deploying on Azure (IIS) `_ - `Deploying on PythonAnywhere `_ +- `Deploying Flask on alwaysdata `_ Self-hosted options -------------------