Commit a1d88fd2 by giaogiao

修改测试环境配置

parent b02fe1d4
......@@ -34,16 +34,16 @@ spring-boot-plus:
# 国内IM测试外网
spring:
datasource:
url: jdbc:mysql://127.0.0.1:3406/wecloud_im?serverTimezone=UTC&useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true
url: jdbc:mysql://127.0.0.1:3306/wecloud_im?serverTimezone=UTC&useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true
username: root
password: JH86uc53r8Ca
password: temple123456
# Redis配置
redis:
database: 0
host: 127.0.0.1
password: axT8knPN5hAP
port: 6479
password: temple123456
port: 6379
cloud:
nacos:
discovery:
......
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