mirror of
https://github.com/wassname/HackFlowy.git
synced 2026-08-11 11:12:38 +08:00
Update heroku deploy steps
This commit is contained in:
@@ -14,10 +14,9 @@ An open-source [Workflowy](http://workflowy.com) clone.
|
||||
##Heroku deploy
|
||||
|
||||
* heroku create --stack cedar
|
||||
* git remote add heroku URL from above
|
||||
* heroku addons:add heroku-postgresql:dev
|
||||
* heroku config:set NODE_ENV=production
|
||||
* git push heroku master
|
||||
* git push heroku heroku-integration:master
|
||||
|
||||
##Controls
|
||||
|
||||
|
||||
Reference in New Issue
Block a user