Proxy Environment Variables:
Starting with v0.7.0, proxy environment variables (HTTP_PROXY
, HTTPS_PROXY
, etc.) are no longer automatically initialized. You must explicitly use the --proxy-env
flag when starting the server to enable proxy support from environment variables.
npx copilot-api@latest start --proxy-env