Increased the host requirements when running in a container to 8gb
parent
62629146e6
commit
3065c5cb19
|
@ -35,6 +35,6 @@
|
|||
"remoteUser": "node",
|
||||
|
||||
"hostRequirements": {
|
||||
"memory": "6gb"
|
||||
"memory": "8gb"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue