homepage/docs/widgets/services/nginx-proxy-manager.md
shamoon 19c25713c4 Run pre-commit hooks over existing codebase
Co-Authored-By: Ben Phelps <ben@phelps.io>
2023-10-18 09:49:33 -07:00

17 lines
334 B
Markdown

---
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
```