Skip to content

Commit

Permalink
make it better
Browse files Browse the repository at this point in the history
  • Loading branch information
linguowei committed Jan 12, 2017
1 parent e5c981b commit 6c63644
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions server/db.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
var mongoose = require('mongoose')
mongoose.Promise = require('bluebird')

mongoose.connect('mongodb://weiwei:[email protected]:61008/weiwei')

var userSchema = new mongoose.Schema({
name: String,
pwd: String,
Expand Down

0 comments on commit 6c63644

Please sign in to comment.