fix(hyperion): increase disk to 4GB and fix /root/. path error (#10349)
This commit is contained in:
committed by
GitHub
parent
3dfd7e5fc3
commit
bbc326ec23
@@ -21,7 +21,7 @@
|
||||
"resources": {
|
||||
"cpu": 1,
|
||||
"ram": 512,
|
||||
"hdd": 2,
|
||||
"hdd": 4,
|
||||
"os": "debian",
|
||||
"version": "13"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user