MaiXinRong 5 years ago
parent
commit
97b7a1c6ee
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config/config.qa.js

+ 1 - 1
config/config.qa.js

@@ -36,7 +36,7 @@ module.exports = appInfo => {
         client: {
             host: '127.0.0.1',
             port: '6379',
-            password: '',
+            password: 'zongheng2019',
             db: '0',
         },
         agent: true,