mirror of https://github.com/tteck/Proxmox.git
Update README.md
This commit is contained in:
parent
9b183c7bd8
commit
9d8f92a7b4
|
@ -357,17 +357,17 @@ ________________________________________________________________________________
|
||||||
|
|
||||||
|
|
||||||
<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>
|
||||||
|
|
||||||
|
|
||||||
<h1 align="center" id="heading"> Nginx Proxy Manager LXC </h1>
|
<h1 align="center" id="heading"> Nginx Proxy Manager LXC </h1>
|
||||||
|
|
||||||
To create a new Proxmox Nginx Proxy Manager LXC Container, run the following in the Proxmox Shell (V2).
|
To create a new Proxmox Nginx Proxy Manager LXC Container, run the following in the Proxmox Shell.
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/nginx-proxy-manager.sh)"
|
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/nginx-proxy-manager-v3.sh)"
|
||||||
```
|
```
|
||||||
<h3 align="center" id="heading">⚡ Default Settings: 1GB RAM - 3GB Storage - 1vCPU ⚡</h3>
|
<h3 align="center" id="heading">⚡ Default Settings: 1GB RAM - 3GB Storage - 1vCPU ⚡</h3>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue