Compare commits

..

No commits in common. "b033ef7619f0b8c7ac2e33fcef849c2a7fe64e75" and "a5f64865a6b04ff83e49cd2debbff27f6144c053" have entirely different histories.

View File

@ -5,7 +5,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
# Source: https://homarr.dev/
APP="alpine-homarr"
APP="homarr"
var_tags="${var_tags:-arr;dashboard}"
var_cpu="${var_cpu:-2}"
var_ram="${var_ram:-4096}"