docs: add docs for installation with 1Panel (#200)

增加使用 1Panel 进行部署的文档。

Fixes #199 

```release-note
None
```
This commit is contained in:
BugKing
2023-03-27 12:28:11 +08:00
committed by GitHub
parent 1d939e714f
commit aaa258d244
13 changed files with 163 additions and 1 deletions

View File

@@ -19,6 +19,7 @@
"items": [
"getting-started/install/docker-compose",
"getting-started/install/docker",
"getting-started/install/1panel",
{
"type": "category",
"label": "其他指南",
@@ -199,4 +200,4 @@
},
"about"
]
}
}