线上配置
This commit is contained in:
@@ -29,14 +29,14 @@ database:
|
|||||||
|
|
||||||
redis:
|
redis:
|
||||||
default:
|
default:
|
||||||
address: 192.168.3.30:6379
|
address: 116.204.74.41:6379
|
||||||
db: 0
|
db: 0
|
||||||
|
|
||||||
consul:
|
consul:
|
||||||
address: 192.168.3.30:8500
|
address: 116.204.74.41:8500
|
||||||
|
|
||||||
jaeger:
|
jaeger:
|
||||||
addr: 192.168.3.30:4318
|
addr: 116.204.74.41:4318
|
||||||
|
|
||||||
task:
|
task:
|
||||||
modelKey: "" # 动态请求头;会透传给 model-gateway,用于覆盖/补充模型配置中的 head_msg,没有可留空
|
modelKey: "" # 动态请求头;会透传给 model-gateway,用于覆盖/补充模型配置中的 head_msg,没有可留空
|
||||||
|
|||||||
Reference in New Issue
Block a user