Update nginxproxymanager.sh

This commit is contained in:
Bruno Alves
2025-02-27 15:32:47 +00:00
committed by GitHub
parent a9279d77a3
commit 194e213021

View File

@@ -9,7 +9,7 @@ APP="Nginx Proxy Manager"
var_tags="proxy"
var_cpu="2"
var_ram="1024"
var_disk="4"
var_disk="15"
var_os="debian"
var_version="12"
var_unprivileged="1"
@@ -157,4 +157,4 @@ description
msg_ok "Completed Successfully!\n"
echo -e "${CREATING}${GN}${APP} setup has been successfully initialized!${CL}"
echo -e "${INFO}${YW} Access it using the following URL:${CL}"
echo -e "${TAB}${GATEWAY}${BGN}http://${IP}:81${CL}"
echo -e "${TAB}${GATEWAY}${BGN}http://${IP}:81${CL}"