Browse Source

Update im-server-dev.yml

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

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

@@ -13,7 +13,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