server move
This commit is contained in:
@@ -4,8 +4,8 @@ server.port=8085
|
||||
|
||||
#===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