mirror of
https://github.com/gethomepage/homepage.git
synced 2026-01-05 06:52:11 +08:00
add mkdocs
This commit is contained in:
16
docs/widgets/services/nginx-proxy-manager.md
Normal file
16
docs/widgets/services/nginx-proxy-manager.md
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
title: Nginx Proxy Manager
|
||||
description: Nginx Proxy Manager Widget Configuration
|
||||
---
|
||||
|
||||
Login with the same admin username and password used to access the web UI.
|
||||
|
||||
Allowed fields: `["enabled", "disabled", "total"]`.
|
||||
|
||||
```yaml
|
||||
widget:
|
||||
type: npm
|
||||
url: http://npm.host.or.ip
|
||||
username: admin_username
|
||||
password: admin_password
|
||||
```
|
||||
Reference in New Issue
Block a user