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