mirror of
https://github.com/lanqian528/chat2api.git
synced 2026-06-13 21:02:46 +08:00
7 lines
223 B
Plaintext
7 lines
223 B
Plaintext
AUTHORIZATION=your_first_token, your_second_token
|
|
CHATGPT_BASE_URL=https://chat.openai.com
|
|
HISTORY_DISABLED=true
|
|
PROXY_URL=your_first_proxy, your_second_proxy
|
|
ARKOSE_TOKEN_URL=https://arkose.example.com/token
|
|
RETRY_TIMES=3
|