Increase RAM

This commit is contained in:
CanbiZ 2025-01-09 16:48:29 +01:00 committed by GitHub
parent bfd6b58406
commit 6653b92972
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,7 +9,7 @@ source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVE/m
APP="PS5-MQTT"
var_tags="smarthome;automation"
var_cpu="1"
var_ram="256"
var_ram="512"
var_disk="3"
var_os="debian"
var_version="12"
@ -73,4 +73,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}:8645${CL}"
echo -e "${TAB}${GATEWAY}${BGN}http://${IP}:8645${CL}"