将ragflow参数写道配置文件
This commit is contained in:
@@ -11,7 +11,7 @@ connection-timeout: 6000000ms
|
||||
spring:
|
||||
# 环境 dev/dev1|test|prod
|
||||
profiles:
|
||||
active: dev1
|
||||
active: dev
|
||||
# jackson时间格式化
|
||||
jackson:
|
||||
time-zone: GMT+8
|
||||
@@ -20,6 +20,7 @@ spring:
|
||||
multipart:
|
||||
max-file-size: 1000MB
|
||||
max-request-size: 1000MB
|
||||
|
||||
enabled: true
|
||||
mvc:
|
||||
throw-exception-if-no-handler-found: true
|
||||
@@ -86,3 +87,8 @@ express:
|
||||
expAreaName: 南开
|
||||
address: 秋泽园149号顺丰
|
||||
|
||||
ragflow:
|
||||
url: http://125.39.141.154:81
|
||||
authorization: Bearer ragflow-kyM2JjZWM4MjFiNDExZjA5MTgzOGE1Nm
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user