Skip to content

Commit 3a13d61

Browse files
committed
fix: start
1 parent 100d60e commit 3a13d61

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backend/src/main/resources/application.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ management.endpoint.health.status.http-mapping.out_of_service=503
3838
management.endpoint.health.show-details=always
3939

4040
spring.ai.mcp.client.sse.connections.server1.url=http://localhost:8081
41+
spring.ai.mcp.client.enabled=false
4142
embedding-token-limit=2000
4243
document-token-limit=2000
4344
image.result-size=20

0 commit comments

Comments
 (0)