Skip to content

Commit

Permalink
Update app.json
Browse files Browse the repository at this point in the history
  • Loading branch information
banterglow authored and aj-4 committed Jan 12, 2018
1 parent 16327ed commit 15c1069
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions app.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@
},
"DATABASE_URL": {
"required": true
},
"AWS_SECRET_ACCESS_KEY": {
"required": true
},
"AWS_ACCESS_KEY_ID": {
"required": true
}
}
}

0 comments on commit 15c1069

Please sign in to comment.