diff --git a/ct/semaphore.sh b/ct/semaphore.sh index ab87c49f..5f84faa5 100644 --- a/ct/semaphore.sh +++ b/ct/semaphore.sh @@ -8,7 +8,7 @@ source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVE/m # App Default Values APP="Semaphore" -var_tags="Semaphore" +var_tags="dev_ops" var_cpu="2" var_ram="2048" var_disk="4"