| @@ -24,9 +24,9 @@ spring: | |||||
| connectionProperties: "druid.stat.mergeSql=true;druid.stat.slowSqlMillis=6000" | connectionProperties: "druid.stat.mergeSql=true;druid.stat.slowSqlMillis=6000" | ||||
| # REDIS | # REDIS | ||||
| redis: | redis: | ||||
| host: 101.201.103.81 | |||||
| host: r-2zeaglwf13qqmnllj5.redis.rds.aliyuncs.com | |||||
| port: 6379 | port: 6379 | ||||
| password: ENC(KD+AiEPSefoV6aKm5qchSASXFGijMzHL) | |||||
| password: mallone:iF0rm@2l2ol9 | |||||
| timeout: 3600 | timeout: 3600 | ||||
| expire: 1800 #30分钟 | expire: 1800 #30分钟 | ||||
| database: 1 | database: 1 | ||||
| @@ -82,9 +82,9 @@ wechat: | |||||
| componentToken: ENC(rkxj0733WxFFDLgA9x01m2s5Fi2L+0PC) | componentToken: ENC(rkxj0733WxFFDLgA9x01m2s5Fi2L+0PC) | ||||
| componentAesKey: ENC(EIbJUBpbYOrLb4YQ/HXLQmxlxgAqIp2ZmpnGICC8pu5xiTz3Cqfkbwd2S8raCcK/IvYcX2GmedI=) | componentAesKey: ENC(EIbJUBpbYOrLb4YQ/HXLQmxlxgAqIp2ZmpnGICC8pu5xiTz3Cqfkbwd2S8raCcK/IvYcX2GmedI=) | ||||
| redis: | redis: | ||||
| host: 101.201.103.81 | |||||
| host: r-2zeaglwf13qqmnllj5.redis.rds.aliyuncs.com | |||||
| port: 6379 | port: 6379 | ||||
| password: ENC(KD+AiEPSefoV6aKm5qchSASXFGijMzHL) | |||||
| password: mallone:iF0rm@2l2ol9 | |||||
| timeout: 3600 | timeout: 3600 | ||||
| expire: 1800 #30分钟 | expire: 1800 #30分钟 | ||||
| database: 2 | database: 2 | ||||