Skip to content

Commit d3645df

Browse files
committed
Add nginx and virtual configure
1 parent e27355c commit d3645df

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

docs/zh/sidebar.ts

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -406,14 +406,14 @@ export const zhSidebar = [
406406
// collapsed: true,
407407
home: true,
408408
items: [
409-
// {
410-
// text: 'Nginx反向代理配置',
411-
// link: '/zh/integration/nginx'
412-
// },
413-
// {
414-
// text: '虚拟主机模式配置',
415-
// link: '/zh/integration/virtual'
416-
// },
409+
{
410+
text: 'Nginx反向代理配置',
411+
link: '/zh/integration/nginx'
412+
},
413+
{
414+
text: '虚拟主机模式配置',
415+
link: '/zh/integration/virtual'
416+
},
417417
// {
418418
// text: 'GitLab',
419419
// link: '/zh/integration/gitlab',

0 commit comments

Comments
 (0)