docs: add documentation for use with Nginx Proxy Manager (#149)

添加nginxproxymanager的文档,之前PR关闭了

```release-note
None
```
This commit is contained in:
RalstonLiu
2022-12-26 10:50:32 +08:00
committed by GitHub
parent 2ec6fbb8af
commit 1416be911c
12 changed files with 338 additions and 4 deletions

View File

@@ -37,7 +37,10 @@ module.exports = {
{
type: "category",
label: "其他指南",
items: ["getting-started/install/other/oneinstack"],
items: [
"getting-started/install/other/oneinstack",
"getting-started/install/other/nginxproxymanager",
],
},
],
},
@@ -63,7 +66,7 @@ module.exports = {
"user-guide/plugins",
"user-guide/users",
"user-guide/settings",
"user-guide/faq"
"user-guide/faq",
],
},
{