Update app.json
This commit is contained in:
parent
28eed457b2
commit
799bb6979e
1 changed files with 3 additions and 0 deletions
3
app.json
3
app.json
|
|
@ -54,6 +54,9 @@
|
||||||
"required": true
|
"required": true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"scripts": {
|
||||||
|
"postdeploy": "bundle exec rake db:cleardb_env"
|
||||||
|
},
|
||||||
"formation": {
|
"formation": {
|
||||||
"web": {
|
"web": {
|
||||||
"quantity": 1
|
"quantity": 1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue