mirror of
https://github.com/openai/codex.git
synced 2026-04-25 23:24:55 +00:00
disable COREPACK_ENABLE_DOWNLOAD_PROMPT
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
"OPENAI_ALLOWED_DOMAINS": "api.openai.com auth.openai.com github.com api.github.com codeload.github.com raw.githubusercontent.com objects.githubusercontent.com crates.io index.crates.io static.crates.io static.rust-lang.org registry.npmjs.org",
|
||||
"CARGO_TARGET_DIR": "/workspace/codex-rs/target/devcontainer",
|
||||
"GIT_CONFIG_GLOBAL": "/home/vscode/.gitconfig.local",
|
||||
"COREPACK_ENABLE_DOWNLOAD_PROMPT": "0",
|
||||
"PYTHONDONTWRITEBYTECODE": "1",
|
||||
"PIP_DISABLE_PIP_VERSION_CHECK": "1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user