Skip to content

Commit

Permalink
add google api configuration #35
Browse files Browse the repository at this point in the history
  • Loading branch information
MathieuNls committed Feb 2, 2016
1 parent b59128a commit 70318dc
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions app.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,15 @@
},
"MC_APIKEY": {
"required":true
},
"GOOGLE_API_ACCOUNT":{
"required":true
},
"GOOGLE_API_KEY":{
"required":true
},
"GOOGLE_API_LINK":{
"required":true
}
},
"addons": [
Expand Down

0 comments on commit 70318dc

Please sign in to comment.