Update setup-adguard-lxc.sh

This commit is contained in:
2026-05-27 13:13:07 +10:00
parent 544542ce83
commit 74bd4050ec
+1 -1
View File
@@ -28,7 +28,7 @@ CT_NAME="adguard"
CT_IP="10.0.0.224/24"
CT_GW="10.0.0.254"
CT_STORAGE="local-lvm"
CT_TEMPLATE="local:vztmpl/debian-12-standard_12.7-1_amd64.tar.zst"
CT_TEMPLATE="local:vztmpl/debian-12-standard_12.12-1_amd64.tar.zst"
CT_MEMORY=256
CT_SWAP=128
CT_CORES=1