mirror of
https://github.com/lanqian528/chat2api.git
synced 2026-06-19 21:05:19 +08:00
Merge pull request #14 from LanQian528/curl_cffi
fix docker-compose.yml
This commit is contained in:
commit
c0192ada7c
@ -13,7 +13,7 @@ services:
|
||||
# - CHATGPT_BASE_URL=https://chat.openai.com/backend-api
|
||||
# - HISTORY_DISABLED=true
|
||||
- PROXY_URL=your_first_proxy, your_second_proxy
|
||||
- ARKOSE_TOKEN_URL=http://127.0.0.1:5006/token
|
||||
- ARKOSE_TOKEN_URL=http://arkose:5006/token
|
||||
# - RETRY_TIMES=3
|
||||
|
||||
arkose:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user