mirror of
https://github.com/BigBodyCobain/Shadowbroker.git
synced 2026-06-22 22:10:14 +02:00
Participant compose: keep 1 CPU limit for single-vCPU VPS nodes.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -18,5 +18,5 @@ services:
|
||||
deploy:
|
||||
resources:
|
||||
limits:
|
||||
cpus: "2"
|
||||
cpus: "1"
|
||||
memory: 4G
|
||||
|
||||
Reference in New Issue
Block a user