Update README.md

This commit is contained in:
tteckster 2022-02-19 13:27:04 -05:00 committed by GitHub
parent 875b192c87
commit 3f73724fe4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 1 deletions

View File

@ -258,7 +258,7 @@ ________________________________________________________________________________
<details>
<summary markdown="span">Nginx Proxy Manager LXC</summary>
<summary markdown="span"> 🔸Nginx Proxy Manager LXC </summary>
<p align="center"><img src="https://nginxproxymanager.com/logo.png" alt="hero" height="100"/></p>
@ -296,6 +296,13 @@ Add the following to your `configuration.yaml` in Home Assistant.
```yaml
changeme
```
⚙️ **To Update Nginx Proxy Manager**
Run in the LXC console
```yaml
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/misc/npm_update.sh)"
```
____________________________________________________________________________________________
</details>