Browse Source

update manager config file

reghao 2 years ago
parent
commit
42904e74d5
1 changed files with 1 additions and 1 deletions
  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