|
@@ -1,9 +1,9 @@
|
|
|
spring:
|
|
|
#数据源连接--start
|
|
|
datasource:
|
|
|
- url: jdbc:mysql://119.29.164.246:3306/caimei?characterEncoding=UTF8&serverTimezone=Asia/Shanghai
|
|
|
+ url: jdbc:mysql://172.31.165.28:3306/caimei?characterEncoding=UTF8&serverTimezone=Asia/Shanghai
|
|
|
username: developer
|
|
|
- password: 05bZ/OxTB:X+yd%1
|
|
|
+ password: J5p3tgOVazNl4ydf
|
|
|
# Hikari will use the above plus the following to setup connection pooling
|
|
|
type: com.zaxxer.hikari.HikariDataSource
|
|
|
hikari:
|