Browse Source

first commit

HonorLee 8 years ago
parent
commit
8b0bc8384a
1 changed files with 0 additions and 3 deletions
  1. 0 3
      database.js

+ 0 - 3
database.js

@@ -1,5 +1,2 @@
 /** Localhost Mongodb **/
 global.MongoURL = 'mongodb://localhost:27017/l2s';
-
-/** Online Mongodb **/
-// global.MongoURL = 'mongodb://l2sServer:129810lh@dds-bp10931c06c465142.mongodb.rds.aliyuncs.com:3717/l2s';