Increase memory size

This commit is contained in:
Claudio Ortolina
2024-11-13 20:44:03 +00:00
parent 88f4ef6f48
commit 33631ea89b
+1 -1
View File
@@ -33,6 +33,6 @@ hard_limit = 1000
soft_limit = 1000
[[vm]]
memory = '512mb'
memory = '1024mb'
cpu_kind = 'shared'
cpus = 1