Authored by TaoHuang

fix video

... ... @@ -96,7 +96,7 @@ module.exports = {
zookeeperServer: '127.0.0.1:2181',
redis: {
connect: {
host: '192.168.102.49',
host: '192.168.104.201',
// host: '127.0.0.1',
port: '6379',
... ...
... ... @@ -4,8 +4,7 @@ module.exports = [
query: {
columnType: Number
},
cacheTime: 900,
cache: true,
cache: false,
protocol: true
},
{
... ...