Update codex-cli简单配置第三方兼容api.md
All checks were successful
Build and Deploy Qingshuige / build-deploy (push) Successful in 2m1s

This commit is contained in:
2026-03-09 00:09:13 +08:00
parent d75fe6ecdb
commit d60650a54b

View File

@@ -93,7 +93,7 @@ env_key = "CUSTOM_OPENAI_API_KEY"
> >
> ```json > ```json
> { > {
> "OPENAI_API_KEY": "apikey-xxxxxx" > "OPENAI_API_KEY": "apikey-xxxxxx"
> } > }
> ``` > ```
> >