Compare commits

...

2 Commits

Author SHA1 Message Date
CanbiZ
7d1a1f971b Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED 2025-06-05 09:49:41 +02:00
CanbiZ
5c2004c21e Update zot-registry.sh 2025-06-05 09:49:39 +02:00

View File

@ -5,7 +5,7 @@ source <(curl -s https://git.community-scripts.org/community-scripts/ProxmoxVED/
# License: MIT | https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE
# Source: https://zotregistry.dev/
APP="Zot Registry"
APP="Zot-Registry"
var_tags="${var_tags:-registry;oci}"
var_cpu="${var_cpu:-1}"
var_ram="${var_ram:-2048}"