Parcourir la source

update manager config file

reghao il y a 2 ans
Parent
commit
42904e74d5
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      manager/src/main/resources/application-dev.yml

+ 1 - 1
manager/src/main/resources/application-dev.yml

@@ -2,6 +2,6 @@ spring:
   thymeleaf:
     cache: false
   datasource:
-    url: jdbc:mysql://localhost/reghao_atest_rdb?useSSL=false&useUnicode=true&characterEncoding=UTF-8&serverTimezone=GMT%2b8
+    url: jdbc:mysql://localhost/reghao_devops_rdb?useSSL=false&useUnicode=true&characterEncoding=UTF-8&serverTimezone=GMT%2b8
     username: dev
     password: Dev@123456