Merge pull request #14 from LanQian528/curl_cffi

fix docker-compose.yml
This commit is contained in:
LanQian 2024-04-20 23:31:15 +08:00 committed by GitHub
commit c0192ada7c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: