mirror of
https://github.com/sstent/node_app.git
synced 2026-01-27 07:31:58 +00:00
adding test code for reading garmin connect
This commit is contained in:
4
node_modules/mongoskin/examples/config.js
generated
vendored
4
node_modules/mongoskin/examples/config.js
generated
vendored
@@ -1,5 +1,5 @@
|
||||
var mongoskin = require('../lib/mongoskin/');
|
||||
|
||||
require('myconsole').replace();
|
||||
|
||||
exports.db = mongoskin.db('localhost/test');
|
||||
|
||||
mongoskin.db('localhost', { database: 'test' });
|
||||
|
||||
Reference in New Issue
Block a user