Remove dotCloud host instructions

dotCloud is no more; their parent company went bankrupt
This commit is contained in:
Jeff Widman 2016-04-06 23:30:41 -07:00
parent 594d1c5eb2
commit 8c595f1eba
1 changed files with 0 additions and 2 deletions

View File

@ -19,8 +19,6 @@ Hosted options
- `Deploying Flask on Heroku <https://devcenter.heroku.com/articles/getting-started-with-python>`_
- `Deploying Flask on OpenShift <https://developers.openshift.com/en/python-flask.html>`_
- `Deploying WSGI on dotCloud <http://docs.dotcloud.com/services/python/>`_
with `Flask-specific notes <http://flask.pocoo.org/snippets/48/>`_
- `Deploying Flask on Webfaction <http://flask.pocoo.org/snippets/65/>`_
- `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/>`_