mirror of
https://github.com/arc53/DocsGPT
synced 2024-11-08 01:10:24 +00:00
19 lines
440 B
JSON
19 lines
440 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"
|
||
}
|
||
}
|