mirror of
https://github.com/arc53/DocsGPT.git
synced 2025-12-01 17:43:15 +00:00
18 lines
441 B
JSON
18 lines
441 B
JSON
{
|
||
"Hosting-the-app": {
|
||
"title": "☁️ Hosting DocsGPT",
|
||
"href": "/Deploying/Hosting-the-app"
|
||
},
|
||
"Quickstart": {
|
||
"title": "⚡️Quickstart",
|
||
"href": "/Deploying/Quickstart"
|
||
},
|
||
"Railway-Deploying": {
|
||
"title": "🚂Deploying on Railway",
|
||
"href": "/Deploying/Railway-Deploying"
|
||
},
|
||
"Kubernetes-Deploying": {
|
||
"title": "☸️Deploying on Kubernetes",
|
||
"href": "/Deploying/Kubernetes-Deploying"
|
||
}
|
||
} |