Skip to content

Commit 22db28a

Browse files
author
Kenneth Reitz
committed
Merge pull request realpython#76 from madjar/master
Free plan for Heroku
2 parents 341af60 + af511e3 commit 22db28a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/scenarios/web.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,8 @@ Heroku applications at some point.
236236
Heroku uses a git-based workflow, so it is well-suited for use with
237237
applications whose source control is managed in a git repository.
238238

239+
Heroku has a free plan with one web process and limited database space.
240+
239241
Heroku publishes `step-by-step instructions
240242
<http://devcenter.heroku.com/articles/python>`_ on how to set up your first
241243
application for use in Heroku, and maintains a list of `example applications

0 commit comments

Comments
 (0)