mirror of
https://github.com/sstent/node_app.git
synced 2026-01-27 23:51:52 +00:00
initial commit
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/');
|
||||
|
||||
require('myconsole').replace();
|
||||
|
||||
exports.db = mongoskin.db('localhost/test');
|
||||
Reference in New Issue
Block a user