This commit is contained in:
CanbiZ 2024-12-25 22:16:56 +01:00 committed by GitHub
parent 852d14e859
commit 1b2a03ea0e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,7 +7,7 @@ source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVE/r
# App Default Values
APP="proxmox-datacenter-manager"
var_tags="server,datacenter"
var_tags="datacenter"
var_cpu="2"
var_ram="2048"
var_disk="10"
@ -43,4 +43,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}https://${IP}:8443${CL}"
echo -e "${TAB}${GATEWAY}${BGN}https://${IP}:8443${CL}"