diff --git a/ct/nginxproxymanager.sh b/ct/nginxproxymanager.sh index 717a4d95e..12ccfacba 100644 --- a/ct/nginxproxymanager.sh +++ b/ct/nginxproxymanager.sh @@ -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}" \ No newline at end of file +echo -e "${TAB}${GATEWAY}${BGN}http://${IP}:81${CL}"