修改测试环境地址
This commit is contained in:
@@ -6,9 +6,9 @@ spring:
|
|||||||
druid:
|
druid:
|
||||||
# 主库数据源
|
# 主库数据源
|
||||||
master:
|
master:
|
||||||
url: jdbc:highgo://10.98.80.230:5866/highgo?useUnicode=true&characterEncoding=utf8¤tSchema=ks_db4&stringtype=unspecified
|
url: jdbc:highgo://124.243.245.42:5866/highgo?useUnicode=true&characterEncoding=utf8¤tSchema=ks_db4&stringtype=unspecified
|
||||||
username: sysdba
|
username: sysdba
|
||||||
password: ZKR2026@comzkr
|
password: ZKR2024@comzkr
|
||||||
# 从库数据源
|
# 从库数据源
|
||||||
slave:
|
slave:
|
||||||
# 从数据源开关/默认关闭
|
# 从数据源开关/默认关闭
|
||||||
@@ -61,9 +61,9 @@ spring:
|
|||||||
multi-statement-allow: true
|
multi-statement-allow: true
|
||||||
redis:
|
redis:
|
||||||
# 地址
|
# 地址
|
||||||
host: 10.98.80.37
|
host: 124.243.245.42
|
||||||
# 端口,默认为6379
|
# 端口,默认为6379
|
||||||
port: 16379
|
port: 5379
|
||||||
# 数据库索引
|
# 数据库索引
|
||||||
database: 5
|
database: 5
|
||||||
# 密码
|
# 密码
|
||||||
@@ -84,7 +84,7 @@ spring:
|
|||||||
easy-es:
|
easy-es:
|
||||||
enable: true
|
enable: true
|
||||||
banner: false
|
banner: false
|
||||||
address: 10.98.80.37:19200
|
address: 124.243.245.42:9200
|
||||||
global-config:
|
global-config:
|
||||||
process-index-mode: manual
|
process-index-mode: manual
|
||||||
db-config:
|
db-config:
|
||||||
|
|||||||
Reference in New Issue
Block a user