Typo, missed , after first var

This commit is contained in:
jimsiff
2014-11-19 18:52:25 -08:00
parent f25f51248a
commit fb2c7bd921
+1 -1
View File
@@ -5,7 +5,7 @@
"MONGO_COLLECTION": {
"description": "The mongo collection to connect to.",
"value": "entries"
}
},
"API_SECRET": {
"description": "User generated password required for REST API and other features (12 character minimum).",
"value": ""