mirror of https://github.com/tteck/Proxmox.git
Update README.md
This commit is contained in:
parent
875b192c87
commit
3f73724fe4
|
@ -258,7 +258,7 @@ ________________________________________________________________________________
|
||||||
|
|
||||||
|
|
||||||
<details>
|
<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>
|
<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
|
```yaml
|
||||||
changeme
|
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>
|
</details>
|
||||||
|
|
Loading…
Reference in New Issue