Commit 2634b37e by hweeeeeei

修改prod配置文件: 改为upay新正式环境

parent f49133f4
...@@ -19,14 +19,14 @@ spring: ...@@ -19,14 +19,14 @@ spring:
# upay # upay
datasource: datasource:
url: jdbc:mysql://172.31.38.183:3306/wecloud_im?serverTimezone=UTC&useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true url: jdbc:mysql://172.31.23.75:3306/wecloud_im?serverTimezone=UTC&useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true
username: web username: web
password: 74DXJwJE7wYehHr5VFJbc2w8 password: 74DXJwJE7wYehHr5VFJbc2w8
# Redis配置 # Redis配置
redis: redis:
database: 0 database: 0
host: 172.31.38.183 host: 172.31.23.75
password: qZ8yzTz8chSZE1ZbbRbK password: yO44Cwx1yNNF8alLpnaC
port: 6379 port: 6379
# 飞蛙 # 飞蛙
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment