Ver Fonte

更新 'config-repo/external-server-dev.yml'

sinosoft há 4 anos atrás
pai
commit
7a27416dda
1 ficheiros 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.204:3306/callcenterdb2.0?useUnicode=true&characterEncoding=utf-8
+    url: jdbc:mysql://172.18.74.115:3306/callcenterdb2.0?useUnicode=true&characterEncoding=utf-8
     username: root
-    password: Cs123456
+    password: admin01
     max-idle: 10
     max-wait: 10000
     min-idle: 5