提交 3b41f24c authored 作者: renjianyu's avatar renjianyu

--no commit message

上级 0ff2d466
......@@ -28,16 +28,16 @@ default:
spring-sleuth-sampler-percentage: 1.0
#数据库连接信息
spring-datasource-driver-class-name: com.mysql.jdbc.Driver
spring-datasource-url: jdbc:mysql://172.17.88.30:3306/
spring-datasource-url: jdbc:mysql://192.168.2.229:3306/
#spring-datasource-url: jdbc:mysql://localhost:3306/
spring-datasource-username: root
spring-datasource-password: root
spring-datasource-password: zrqx2020
spring-datasource-initialize: true
#redis链接信息
redis:
host: 39.96.3.20
host: 192.168.2.231
port: 6379
password: Zrqx2020
password: 123456
timeout: 3000 # 连接超时时间 单位 ms(毫秒)
database: 6
pool:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论