记录个人部署的过程
Some checks failed
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Has been cancelled

This commit is contained in:
2025-06-09 15:14:06 +08:00
parent 59b7c608fd
commit f22c22a635
5 changed files with 80 additions and 5 deletions

View File

@@ -2,7 +2,9 @@
{
"feConfigs": {
"lafEnv": "https://laf.dev", // laf环境。 https://laf.run (杭州阿里云) ,或者私有化的laf环境。如果使用 Laf openapi 功能,需要最新版的 laf 。
"mcpServerProxyEndpoint": "" // mcp server 代理地址,例如: http://localhost:3005
"mcpServerProxyEndpoint": "", // mcp server 代理地址,例如: http://localhost:3005
"show_git":false,
"system_Title":"Test"
},
"systemEnv": {
"vectorMaxProcess": 10, // 向量处理线程数量