|
@@ -63,7 +63,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', // jljyzx-wwqcgh
|
|
|
|
|
|
+ password: '', // jljyzx-wwqcgh
|
|
db: 0,
|
|
db: 0,
|
|
},
|
|
},
|
|
};
|
|
};
|