Skip to content

Commit

Permalink
Add Heroku generated app.json
Browse files Browse the repository at this point in the history
  • Loading branch information
yucao24hours committed Sep 5, 2015
1 parent f15b6f4 commit 0875f57
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions app.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"name":"charlotte",
"scripts":{},
"env":{
"HEROKU_URL":{
"required":true
},
"HUBOT_IDOBATA_API_TOKEN":{
"required":true
},
"HUBOT_NAME":{
"required":true
}
},
"addons":[]
}

This comment has been minimized.

Copy link
@yucao24hours

yucao24hours Sep 5, 2015

Author Member

あー。言い訳すると、これは自動生成ファイルなので... なおします!! 🙇

0 comments on commit 0875f57

Please sign in to comment.