chore: devcontainer use spare protocol index
This commit is contained in:
@@ -21,6 +21,9 @@
|
|||||||
"mounts": [
|
"mounts": [
|
||||||
"source=/etc/timezone,target=/etc/timezone,type=bind,readonly"
|
"source=/etc/timezone,target=/etc/timezone,type=bind,readonly"
|
||||||
],
|
],
|
||||||
|
"containerEnv": {
|
||||||
|
"CARGO_REGISTRIES_CRATES_IO_PROTOCOL": "sparse"
|
||||||
|
},
|
||||||
|
|
||||||
"customizations": {
|
"customizations": {
|
||||||
"vscode": {
|
"vscode": {
|
||||||
|
|||||||
Reference in New Issue
Block a user