remove cloudflare ranges

This commit is contained in:
viyatb-oai
2026-02-02 16:40:47 -08:00
parent 28575cda73
commit 4634277485
4 changed files with 1 additions and 20 deletions

View File

@@ -33,7 +33,6 @@
"CODEX_UNSAFE_ALLOW_NO_SANDBOX": "1",
"CODEX_ENABLE_FIREWALL": "1",
"CODEX_INCLUDE_GITHUB_META_RANGES": "1",
"CODEX_INCLUDE_CLOUDFLARE_RANGES": "1",
"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",