4228306 преди 5 години
родител
ревизия
d8f394e93a
променени са 2 файла, в които са добавени 4 реда и са изтрити 4 реда
  1. 2 2
      src/main/resources/application-dev.properties
  2. 2 2
      src/main/resources/application-docker.properties

+ 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_