codex-proxy / .env.example
icebear0828
Initial commit: Codex Proxy with quota API and Cloudflare bypass
5d0a52f
raw
history blame
164 Bytes
CODEX_JWT_TOKEN= # Optional: paste ChatGPT JWT directly (skip OAuth)
CODEX_PLATFORM=darwin # darwin/win32/linux
CODEX_ARCH=arm64 # arm64/x64
PORT=8080