This commit is contained in:
wangjinlei
2023-12-06 15:01:26 +08:00
parent 13c76d69a0
commit 26aab125d5
2 changed files with 15 additions and 4 deletions

View File

@@ -2,7 +2,7 @@ spring:
redis:
open: false # 是否开启redis缓存 true开启 false关闭
database: 0
host: 59.110.212.44
host: 47.93.127.115
port: 6379
password: Jgll2015 # 密码(默认为空)
timeout: 6000000ms # 连接超时时长(毫秒)
@@ -52,7 +52,7 @@ spring:
initSQL: SET NAMES utf8mb4 COLLATE utf8mb4_unicode_ci
rabbitmq:
host: 39.106.36.183
host: 47.93.127.115
port: 5672
username: admin
password: 751019
@@ -88,5 +88,5 @@ wxpay:
privateKeyUrl: D:/hs/nuttyreading-java/src/main/resources/cent/apiclient_key.pem
redisAddress: redis://39.106.36.183:6379
redisAddress: redis://47.93.127.115:6379
redisPassword: Jgll2015