improved heroku script
This commit is contained in:
@@ -1 +1 @@
|
||||
Version 2.2.1 (2012-12-03 08:15:18) stable
|
||||
Version 2.2.1 (2012-12-03 11:00:04) stable
|
||||
|
||||
@@ -11,5 +11,6 @@ git add Procfile
|
||||
git commit -a -m "first commit"
|
||||
heroku create
|
||||
git push heroku master
|
||||
heroku addons:add heroku-postgresql:dev
|
||||
heroku scale web=1
|
||||
heroku open
|
||||
|
||||
Reference in New Issue
Block a user