Browse Source

Update misc-server-dev.yml

Administrator 5 years ago
parent
commit
fdef4879d3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config-repo/misc-server-dev.yml

+ 1 - 1
config-repo/misc-server-dev.yml

@@ -6,7 +6,7 @@ spring:
       strategy: 
         enabled: false    
   datasource:
-    url: jdbc:mysql://192.168.1.201:3306/callcenterdb2.0?useUnicode=true&characterEncoding=utf-8
+    url: jdbc:mysql://192.168.1.204:3306/callcenterdb2.0?useUnicode=true&characterEncoding=utf-8
     username: root
     password: Cs123456
     max-idle: 10