Sfoglia il codice sorgente

演示环境配置文件更新

wangsy 10 mesi fa
parent
commit
f73a9c7ee3

+ 7 - 7
config-server/src/main/resources/shared/aipt-service-pro.yml

@@ -7,9 +7,9 @@ spring:
     druid:
       driver-class-name: com.mysql.cj.jdbc.Driver
       platform: mysql
-      url: jdbc:mysql://192.168.2.122:3306/med?serverTimezone=GMT%2B8&useUnicode=true&characterEncoding=utf8&characterSetResults=utf8&useSSL=false
+      url: jdbc:mysql://173.18.12.191:3306/med?serverTimezone=GMT%2B8&useUnicode=true&characterEncoding=utf8&characterSetResults=utf8&useSSL=false
       username: root
-      password: lantone
+      password: dsYun8!@#
       # 连接池的配置信息
       # 初始化大小,最小,最大
       initialSize: 5
@@ -59,10 +59,10 @@ spring:
 
   #mq
   rabbitmq:
-    host: 192.168.2.122
+    host: 173.18.12.191
     port: 5672
-    username: lantone
-    password: lantone
+    username: root
+    password: guest
     publisher-confirms: true
     virtual-host: /
 
@@ -99,11 +99,11 @@ io.github.lvyahui8.spring.base-packages: com.diagbot.aggregate
 
 ai:
   server:
-    address: http://192.168.2.122:5008
+    address: http://173.18.12.192:5008
 
 nlp:
   server:
-    address: http://192.168.2.123:5002
+    address: http://173.18.12.192:5002
 
 aineo:
   server: