From b408e8ede618d5c9ceae2425c66129dea0f1da91 Mon Sep 17 00:00:00 2001 From: tteck Date: Fri, 3 Sep 2021 15:41:25 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index afad2dbc..f1d0a0f5 100644 --- a/README.md +++ b/README.md @@ -108,7 +108,7 @@ To create a new Proxmox Nginx Proxy Manager LXC Container, run the following fro ``` curl -sL https://raw.githubusercontent.com/ej52/proxmox/main/lxc/nginx-proxy-manager/create.sh | bash -s ``` -

:zap: Default Settings: 512MiB RAM - 2GB Storage - 1vCPU :zap:

+

:zap: Alpine Default Settings: 512MiB RAM - 2GB Storage - 1vCPU :zap:

Thanks to [ej52](https://github.com/ej52/proxmox-scripts/blob/main/lxc/nginx-proxy-manager/README.md)