mirror of
https://github.com/sstent/alex_app1.git
synced 2026-01-26 00:52:15 +00:00
lots of work so far-- mostly tidying
This commit is contained in:
5
node_modules/mongoskin/examples/config.js
generated
vendored
Normal file
5
node_modules/mongoskin/examples/config.js
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
var mongoskin = require('../lib/mongoskin/');
|
||||
|
||||
exports.db = mongoskin.db('localhost/test');
|
||||
|
||||
mongoskin.db('localhost', { database: 'test' });
|
||||
Reference in New Issue
Block a user