Compare commits
1 Commits
3f5ea4bffd
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 67f01900d9 |
@@ -7,7 +7,7 @@ spring:
|
||||
datasource:
|
||||
type: com.alibaba.druid.pool.DruidDataSource
|
||||
driver-class-name: com.mysql.cj.jdbc.Driver
|
||||
url: jdbc:mysql://localhost:3306/wuhan_saga?serverTimezone=Asia/Shanghai&useSSL=false&allowPublicKeyRetrieval=true&useUnicode=true&characterEncoding=UTF-8
|
||||
url: jdbc:mysql://67.209.178.202:3306/wuhan_saga?serverTimezone=Asia/Shanghai&useSSL=false&allowPublicKeyRetrieval=true&useUnicode=true&characterEncoding=UTF-8
|
||||
username: root
|
||||
password: 135827
|
||||
druid:
|
||||
|
||||
Reference in New Issue
Block a user