ソースを参照

修改印度AI支付配置文件中redis的IP地址信息

tea.yu 1 ヶ月 前
コミット
dfe5b1bdf0

+ 2 - 2
sikey-hmd-business/sikey-hmd-business-biz/src/main/resources/application-razorpay.yml

@@ -170,9 +170,9 @@ spring:
     redis:
       repositories:
         enabled: true
-      host: r-0jofobh14nkptfnuq2pd.redis.ap-southeast-7.rds.aliyuncs.com
+      host: 10.47.99.199
       port: 6379
-      password: sikey!Q@W#E456
+      password: yByDnSnESPxka6zZ
       timeout: 5000
 
 ---