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

@@ -22,7 +22,10 @@
{
"type": "category",
"label": "其他指南",
"items": ["getting-started/install/other/oneinstack"]
"items": [
"getting-started/install/other/oneinstack",
"getting-started/install/other/nginxproxymanager"
]
}
]
},
@@ -142,4 +145,4 @@
},
"about"
]
}
}