mirror of
https://github.com/b3nw/nginx-proxy-manager-mcp.git
synced 2026-05-19 23:35:47 -05:00
fix: Disable Docker push on PR builds and update README
Fork PRs don't have write access to GHCR. Use conditional push that only pushes on non-PR events (push to main, tags). Also update README with new tools from v0.0.3: - update_proxy_host - create_certificate
This commit is contained in:
@@ -131,6 +131,8 @@ Add to your `claude_desktop_config.json`:
|
||||
| `list_certificates` | List SSL certificates |
|
||||
| `list_access_lists` | List access lists for authentication/IP restrictions |
|
||||
| `create_proxy_host` | Create a new proxy host |
|
||||
| `update_proxy_host` | Update an existing proxy host (v0.0.3+) |
|
||||
| `create_certificate` | Provision a new Let's Encrypt SSL certificate (v0.0.3+) |
|
||||
|
||||
## Development
|
||||
|
||||
|
||||
Reference in New Issue
Block a user