Ver Fonte

更新mysql密码

4228306 há 5 anos atrás
pai
commit
d8f394e93a

+ 2 - 2
src/main/resources/application-dev.properties

@@ -11,8 +11,8 @@ spring.resources.static-locations=classpath:/META-INF/resources/,classpath:/reso
 
 #spring.datasource.url=jdbc:mysql://47.104.200.54:3306/OnlinePapers?useUnicode=true&characterEncoding=utf-8
 spring.datasource.url=jdbc:mysql://${serverAddress}:30875/OnlinePapers?useUnicode=true&characterEncoding=utf-8&serverTimezone=GMT%2B8
-spring.datasource.username=root
-spring.datasource.password=lAWK54iuiZ
+spring.datasource.username=onlinepapers
+spring.datasource.password=134679258Aa_
 spring.jpa.hibernate.ddl-auto=update
 
 management.endpoints.web.exposure.include=*

+ 2 - 2
src/main/resources/application-docker.properties

@@ -9,8 +9,8 @@ spring.resources.static-locations=classpath:/META-INF/resources/,classpath:/reso
 
 #spring.datasource.url=jdbc:mysql://47.104.200.54:3306/OnlinePapers?useUnicode=true&characterEncoding=utf-8
 spring.datasource.url=jdbc:mysql://${serverAddress}:30875/OnlinePapers?useUnicode=true&characterEncoding=utf-8&serverTimezone=GMT%2B8
-spring.datasource.username=root
-spring.datasource.password=lAWK54iuiZ
+spring.datasource.username=onlinepapers
+spring.datasource.password=134679258Aa_
 
 spring.redis.database=0
 spring.redis.password=134679258Aa_