Revert to c1b2988eb0 (Merge branch 'hotfix/0.3.5')

This commit is contained in:
Jason Calabrese
2014-08-24 22:22:55 -07:00
parent 6df1e40460
commit 1cc9c6127c
35 changed files with 171 additions and 873 deletions
-13
View File
@@ -1,13 +0,0 @@
{
"name": "CGM Remote Monitor",
"repository": "https://github.com/nightscout/cgm-remote-monitor",
"env": {
"MONGO_COLLECTION": {
"description": "The mongo collection to connect to.",
"value": "nightscout"
}
},
"addons": [
"mongolab"
]
}