Skip to content

Commit fb7199a

Browse files
authored
Update bitmagnet.json
1 parent 510c3ba commit fb7199a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

frontend/public/json/bitmagnet.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"type": "default",
2020
"script": "ct/bitmagnet.sh",
2121
"resources": {
22-
"cpu": 1,
23-
"ram": 512,
22+
"cpu": 2,
23+
"ram": 1024,
2424
"hdd": 4,
2525
"os": "debian",
2626
"version": "12"
@@ -30,8 +30,8 @@
3030
"type": "alpine",
3131
"script": "ct/alpine-bitmagnet.sh",
3232
"resources": {
33-
"cpu": 1,
34-
"ram": 256,
33+
"cpu": 2,
34+
"ram": 1024,
3535
"hdd": 3,
3636
"os": "alpine",
3737
"version": "3.21"

0 commit comments

Comments
 (0)