Files
FastGPT/document/content/self-host/meta.en.json
T
2026-04-26 21:08:47 +08:00

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"
]
}