|
@ -3,7 +3,7 @@ |
|
|
# 数据源配置 |
|
|
# 数据源配置 |
|
|
spring: |
|
|
spring: |
|
|
datasource: |
|
|
datasource: |
|
|
url: jdbc:mysql://47.119.165.234:3308/website?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8 |
|
|
|
|
|
|
|
|
url: jdbc:mysql://1Panel-mysql-Bqdt:3306/website?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8 |
|
|
username: modules |
|
|
username: modules |
|
|
password: 8YdLnk7KsPAyDXGA |
|
|
password: 8YdLnk7KsPAyDXGA |
|
|
driver-class-name: com.mysql.cj.jdbc.Driver |
|
|
driver-class-name: com.mysql.cj.jdbc.Driver |
|
|