feat: reduce CPU allocation from 4 to 2 in LocalAGI configuration
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
"type": "default",
|
||||
"script": "ct/localagi.sh",
|
||||
"resources": {
|
||||
"cpu": 4,
|
||||
"cpu": 2,
|
||||
"ram": 4096,
|
||||
"hdd": 20,
|
||||
"os": "Debian",
|
||||
|
||||
Reference in New Issue
Block a user