Update .devcontainer/devcontainer.json
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
// Features to add to the dev container. More info: https://containers.dev/features.
|
// Features to add to the dev container. More info: https://containers.dev/features.
|
||||||
// "features": {},
|
// "features": {},
|
||||||
"containerEnv": {
|
"containerEnv": {
|
||||||
"NODE_EXTRA_CA_CERTS": "/usr/local/share/ca-certificates/sophos.crt"
|
"NODE_EXTRA_CA_CERTS": "/usr/local/share/ca-certificates/sophos.crt:/usr/local/share/ca-certificates/mitutoyo.crt"
|
||||||
},
|
},
|
||||||
// Configure tool-specific properties.
|
// Configure tool-specific properties.
|
||||||
"customizations": {
|
"customizations": {
|
||||||
|
|||||||
Reference in New Issue
Block a user