NetVisor: some cosmetic changes; add stdout/stderr config to service files

This commit is contained in:
vhsdream
2025-11-09 15:11:14 -05:00
parent 5da0f6b5cb
commit f06b86cb77
3 changed files with 8 additions and 4 deletions

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://github.com/maynayza/netvisor
APP="Netvisor"
APP="NetVisor"
var_tags="${var_tags:-analytics}"
var_cpu="${var_cpu:-2}"
var_ram="${var_ram:-2048}"