Participant compose: keep 1 CPU limit for single-vCPU VPS nodes.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
BigBodyCobain
2026-06-15 02:34:03 -06:00
parent 10dc9450be
commit 8fcb01276c
+1 -1
View File
@@ -18,5 +18,5 @@ services:
deploy:
resources:
limits:
cpus: "2"
cpus: "1"
memory: 4G