master
Nick Sergeant 2014-10-20 23:38:30 -04:00
parent 8ede915c71
commit e294ff90ad
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@ This is the codebase for the website, [Snipt.net](https://snipt.net/).
1. Clone the repo.
2. `heroku create`
3. `heroku addons:add heroku-postgresql:standard-0`
4. `heroku addons:add bonsai`
3. `heroku addons:add heroku-postgresql:hobby-dev`
4. `heroku addons:add searchbox`
5. `heroku config:add AWS_ACCESS_KEY_ID=`
6. `heroku config:add AWS_SECRET_ACCESS_KEY=`
7. `heroku config:add AWS_STORAGE_BUCKET_NAME=`