mirror of
https://github.com/labring/FastGPT.git
synced 2026-05-08 01:08:43 +08:00
21 lines
371 B
JSON
21 lines
371 B
JSON
{
|
|
"title": "自部署",
|
|
"description": "FastGPT 自部署使用案例",
|
|
"root": true,
|
|
"pages": [
|
|
"---开始---",
|
|
"...deploy",
|
|
"dev",
|
|
"---配置说明---",
|
|
"...config",
|
|
"---故障排查---",
|
|
"...troubleshooting",
|
|
"---版本升级---",
|
|
"...upgrading",
|
|
"---其他---",
|
|
"migration",
|
|
"custom-models",
|
|
"design"
|
|
]
|
|
}
|