Update VM memory configuration from '2gb' to 4096

This commit is contained in:
2025-09-16 01:28:37 -04:00
parent 92d7730143
commit cdd75dcd95
+1 -1
View File
@@ -29,6 +29,6 @@ processes = ['app']
timeout = "10s"
[[vm]]
memory = '2gb'
memory = 4096
cpu_kind = 'performance'
cpus = 2