server move
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#===datasource start===
|
||||
spring.datasource.url=jdbc:mysql://db:3306/mall?useUnicode=true&characterEncoding=utf-8
|
||||
spring.datasource.username=root
|
||||
spring.datasource.password=root
|
||||
spring.datasource.username=reader
|
||||
spring.datasource.password=123456
|
||||
#===datasource end===
|
||||
|
||||
#===druid start===
|
||||
|
||||
Reference in New Issue
Block a user