guhongwei 4 years ago
parent
commit
970c53370c
1 changed files with 0 additions and 1 deletions
  1. 0 1
      config/config.default.js

+ 0 - 1
config/config.default.js

@@ -29,7 +29,6 @@ module.exports = appInfo => {
       port: 8081,
       port: 8081,
     },
     },
   };
   };
-
   config.mongoose = {
   config.mongoose = {
     url: 'mongodb://localhost:27017/servicetest',
     url: 'mongodb://localhost:27017/servicetest',
     options: {
     options: {