guhongwei 4 years ago
parent
commit
2e32ad98e9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config/config.prod.js

+ 1 - 1
config/config.prod.js

@@ -10,7 +10,7 @@ module.exports = () => {
 
   // mongoose config
   config.mongoose = {
-    url: "mongodb://localhost:27017/servicezhwl",
+    url: 'mongodb://localhost:27017/servicezhwl',
     options: {
       // user: "admin",
       // pass: "admin",