aboutsummaryrefslogtreecommitdiff
path: root/.devcontainer/x86-64/devcontainer.json
diff options
context:
space:
mode:
Diffstat (limited to '.devcontainer/x86-64/devcontainer.json')
-rw-r--r--.devcontainer/x86-64/devcontainer.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/.devcontainer/x86-64/devcontainer.json b/.devcontainer/x86-64/devcontainer.json
index 80abece..54bfe08 100644
--- a/.devcontainer/x86-64/devcontainer.json
+++ b/.devcontainer/x86-64/devcontainer.json
@@ -21,5 +21,8 @@
"ms-vscode.hexeditor"
]
}
+ },
+ "containerEnv": {
+ "DEBUGINFOD_URLS": "NOSUCHURL"
}
} \ No newline at end of file