mirror of
https://github.com/labring/FastGPT.git
synced 2026-05-08 01:08:43 +08:00
21 lines
387 B
JSON
21 lines
387 B
JSON
{
|
|
"title": "Self-Hosting",
|
|
"description": "FastGPT self-hosting guide",
|
|
"root": true,
|
|
"pages": [
|
|
"---Getting Started---",
|
|
"...deploy",
|
|
"dev",
|
|
"---Configuration---",
|
|
"...config",
|
|
"---Troubleshooting---",
|
|
"...troubleshooting",
|
|
"---Version Upgrades---",
|
|
"...upgrading",
|
|
"---Other---",
|
|
"migration",
|
|
"custom-models",
|
|
"design"
|
|
]
|
|
}
|