This commit is contained in:
MickLesk 2026-02-22 13:40:17 +01:00
parent cd28d41bc3
commit 6e53db1ddb

View File

@ -5,7 +5,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV
# License: MIT | https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE # License: MIT | https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE
# Source: https://anytype.io # Source: https://anytype.io
APP="Anytype" APP="Anytype-Server"
var_tags="${var_tags:-notes;productivity;sync}" var_tags="${var_tags:-notes;productivity;sync}"
var_cpu="${var_cpu:-2}" var_cpu="${var_cpu:-2}"
var_ram="${var_ram:-4096}" var_ram="${var_ram:-4096}"