Support .env proxy conf

Resolved 💬 1 comment Opened Apr 24, 2026 by fuwu1245 Closed May 31, 2026

What version of the Codex App are you using (From “About Codex” dialog)?

26.422.21637 (2056)

What subscription do you have?

Pro

What platform is your computer?

Darwin 24.6.0 arm64 arm

What issue are you seeing?

Codex App failed to use the proxy setting inside the .env file (directory which auth.json sqlite in)

What steps can reproduce the bug?

Just upgrade to this version

What is the expected behavior?

Codex Will read .env and use ths proxy setting inside it

Additional information

inside .env

http_proxy = "http://127.0.0.1:7890"
https_proxy = "http://127.0.0.1:7890"

.env path
~/.codex

View original on GitHub ↗

This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗