提交 94d7f899 作者: 王峰

数据库地址修改

上级 a5089a29
...@@ -57,7 +57,7 @@ spring: ...@@ -57,7 +57,7 @@ spring:
driver-class-name: com.mysql.cj.jdbc.Driver driver-class-name: com.mysql.cj.jdbc.Driver
multi-datasource-clb: multi-datasource-clb:
driver-class-name: com.mysql.cj.jdbc.Driver driver-class-name: com.mysql.cj.jdbc.Driver
url: jdbc:mysql://114.116.44.11:3306/clb_project?characterEncoding=UTF-8&useUnicode=true&useSSL=false&tinyInt1isBit=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai&rewriteBatchedStatements=true url: jdbc:mysql://1.95.14.228:3306/clb_project?characterEncoding=UTF-8&useUnicode=true&useSSL=false&tinyInt1isBit=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai&rewriteBatchedStatements=true
username: ciglobal username: ciglobal
password: _PSuWVQ4CLpX password: _PSuWVQ4CLpX
elasticsearch: elasticsearch:
...@@ -75,7 +75,7 @@ spring: ...@@ -75,7 +75,7 @@ spring:
requiredAcks: 1 requiredAcks: 1
redis: redis:
database: 0 database: 0
host: 114.116.90.53 host: 1.95.69.2
lettuce: lettuce:
pool: pool:
max-active: 8 #最大连接数据库连接数,设 0 为没有限制 max-active: 8 #最大连接数据库连接数,设 0 为没有限制
...@@ -83,8 +83,8 @@ spring: ...@@ -83,8 +83,8 @@ spring:
max-wait: -1ms #最大建立连接等待时间。如果超过此时间将接到异常。设为-1表示无限制。 max-wait: -1ms #最大建立连接等待时间。如果超过此时间将接到异常。设为-1表示无限制。
min-idle: 0 #最小等待连接中的数量,设 0 为没有限制 min-idle: 0 #最小等待连接中的数量,设 0 为没有限制
shutdown-timeout: 100ms shutdown-timeout: 100ms
port: 6379 port: 6380
password: zzsn9988 password: RPHZgkDQ4zGJ
kafka: kafka:
bootstrap-servers: 1.95.78.131:9092 bootstrap-servers: 1.95.78.131:9092
producer: # 生产者 producer: # 生产者
...@@ -140,4 +140,4 @@ scoreRule: ...@@ -140,4 +140,4 @@ scoreRule:
yearScore: 3 yearScore: 3
beforeYearScore: 1 beforeYearScore: 1
translate: translate:
url: http://114.116.116.241:8018/translate/getTranslateInfoWithTag url: http://1.95.51.144:8018/translate/getTranslateInfoWithTag
\ No newline at end of file \ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论