修改生产数据库配置
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
spring:
|
||||
datasource:
|
||||
url: jdbc:mysql://127.0.0.1:13306/smart-venue?useUnicode=true&characterEncoding=utf-8&autoReconnect=true&serverTimezone=GMT%2b8&useAffectedRows=true
|
||||
username: root
|
||||
password: hyty4321
|
||||
username: smart-venue
|
||||
password: NanGua@Run2Hill
|
||||
redis:
|
||||
host: 127.0.0.1
|
||||
password: hyty4321
|
||||
|
||||
Reference in New Issue
Block a user