This commit is contained in:
hubwriter 2021-11-30 14:25:35 +00:00 коммит произвёл GitHub
Родитель b8abd80906
Коммит eb91af01a5
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 0 добавлений и 6 удалений

Просмотреть файл

@ -34,10 +34,4 @@
// Comment out connect as root instead. More info: https://aka.ms/vscode-remote/containers/non-root.
"remoteUser": "node",
// Test hostRequirements setting for machine types - currently undocumented
"hostRequirements": {
"cpus": 8,
"memory": "8gb", // otherwise is bytes - allows for other units like mb, or k
"storage": "32gb" // otherwise is bytes - allows for other units like tb, or mb, or k
}
}