Update README.md

This commit is contained in:
tteckster 2022-01-15 14:30:07 -05:00 committed by GitHub
parent 0c6c9fa2fe
commit 1b77da6c18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 6 deletions

View File

@ -226,9 +226,9 @@ ________________________________________________________________________________
To create a new Proxmox Nginx Proxy Manager LXC Container, run the following from Proxmox web shell.
```
curl -sL https://raw.githubusercontent.com/ej52/proxmox/main/lxc/nginx-proxy-manager/create.sh | bash -s
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/npm_container.sh)"
```
<h3 align="center" id="heading">Alpine Default Settings: 512MiB RAM - 2GB Storage - 1vCPU ⚡</h3>
<h3 align="center" id="heading">Default Settings: 1GB RAM - 3GB Storage - 1vCPU ⚡</h3>
____________________________________________________________________________________
@ -244,7 +244,7 @@ Add the following to your `configuration.yaml` in Home Assistant.
**Nginx Proxy Manager Interface - IP:81**
**Initial Login**
⚙️ **Initial Login**
**username**
```
@ -254,9 +254,6 @@ Add the following to your `configuration.yaml` in Home Assistant.
```
changeme
```
Thanks to [ej52](https://github.com/ej52/proxmox-scripts/blob/main/lxc/nginx-proxy-manager/README.md) for his hard work.
____________________________________________________________________________________________
</details>