buzzrelay: reduce mem

This commit is contained in:
Sandro - 2023-06-23 17:56:36 +02:00
parent 274e8ad4d2
commit 9999999b65
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
};
microvm = {
mem = 1024;
mem = 512;
vcpu = 8;
};