Ver código fonte

Update external-server-dev.yml

龙 磊 4 anos atrás
pai
commit
9365ded21b
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      config-repo/external-server-dev.yml

+ 2 - 2
config-repo/external-server-dev.yml

@@ -6,9 +6,9 @@ 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: admin01
+    password: Cs123456
     max-idle: 10
     max-wait: 10000
     min-idle: 5