测试库地址
This commit is contained in:
@@ -69,7 +69,7 @@ spring:
|
|||||||
# 数据库索引
|
# 数据库索引
|
||||||
database: 0
|
database: 0
|
||||||
# 密码
|
# 密码
|
||||||
password: ZKR2024@@.com
|
password: SHZ2026@@.com
|
||||||
# 连接超时时间
|
# 连接超时时间
|
||||||
timeout: 10s
|
timeout: 10s
|
||||||
lettuce:
|
lettuce:
|
||||||
@@ -93,7 +93,7 @@ easy-es:
|
|||||||
db-config:
|
db-config:
|
||||||
refresh-policy: immediate
|
refresh-policy: immediate
|
||||||
username: elastic
|
username: elastic
|
||||||
password: shz2025@@.com
|
password: SHZ2026@@.com
|
||||||
|
|
||||||
chat:
|
chat:
|
||||||
baseUrl: http://127.0.0.1:8082
|
baseUrl: http://127.0.0.1:8082
|
||||||
@@ -111,5 +111,5 @@ chat:
|
|||||||
model: qd-job-turbo
|
model: qd-job-turbo
|
||||||
|
|
||||||
audioText:
|
audioText:
|
||||||
asr: http://192.168.0.14:8001/asr/file
|
asr: http://127.0.0.1:8000/asr/file
|
||||||
tts: http://192.168.0.14:19527/synthesize
|
tts: http://127.0.0.1:19527/synthesize
|
||||||
Reference in New Issue
Block a user