|
@@ -67,7 +67,7 @@ module.exports = () => {
|
|
client: {
|
|
client: {
|
|
port: 6379, // Redis port
|
|
port: 6379, // Redis port
|
|
host: '127.0.0.1', // Redis host
|
|
host: '127.0.0.1', // Redis host
|
|
- password: 123456,
|
|
|
|
|
|
+ password: 'jljyzx-wwqcgh',
|
|
db: 0,
|
|
db: 0,
|
|
},
|
|
},
|
|
};
|
|
};
|