记录个人部署的过程
Some checks failed
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Has been cancelled
Some checks failed
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Has been cancelled
This commit is contained in:
@@ -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, // 向量处理线程数量
|
||||
|
||||
Reference in New Issue
Block a user