docs: add self hosting

improve-workflow
Meng Zhang 2023-06-06 19:38:49 -07:00
parent 700626ecdf
commit 09cd8a38ed
1 changed files with 2 additions and 2 deletions

View File

@ -113,8 +113,8 @@ const config = {
title: 'Docs',
items: [
{
label: 'Configuration',
to: '/docs/server',
label: 'Self Hosting',
to: '/docs/self-hosting',
},
],
},