Added a link to instructions for PythonAnywhere (#2081)

This commit is contained in:
Giles Thomas 2016-11-07 18:10:02 +00:00 committed by David Lord
parent 2647fc7112
commit 281c9c3ff9

View file

@ -23,6 +23,7 @@ Hosted options
- `Deploying Flask on Google App Engine <https://github.com/kamalgill/flask-appengine-template>`_
- `Sharing your Localhost Server with Localtunnel <http://flask.pocoo.org/snippets/89/>`_
- `Deploying on Azure (IIS) <https://azure.microsoft.com/documentation/articles/web-sites-python-configure/>`_
- `Deploying on PythonAnywhere <https://help.pythonanywhere.com/pages/Flask/>`_
Self-hosted options
-------------------