mirror of
https://github.com/Chanzhaoyu/chatgpt-web.git
synced 2025-07-21 11:57:47 +00:00
chore: update .env.examples
This commit is contained in:
@@ -13,8 +13,10 @@ OPENAI_API_MODEL=
|
|||||||
# set `true` to disable OpenAI API debug log
|
# set `true` to disable OpenAI API debug log
|
||||||
OPENAI_API_DISABLE_DEBUG=
|
OPENAI_API_DISABLE_DEBUG=
|
||||||
|
|
||||||
# Reverse Proxy
|
# Reverse Proxy - Available on accessToken
|
||||||
API_REVERSE_PROXY=
|
# Default: https://bypass.churchless.tech/api/conversation
|
||||||
|
# More: https://github.com/transitive-bullshit/chatgpt-api#reverse-proxy
|
||||||
|
API_REVERSE_PROXY=https://bypass.churchless.tech/api/conversation
|
||||||
|
|
||||||
# timeout
|
# timeout
|
||||||
TIMEOUT_MS=100000
|
TIMEOUT_MS=100000
|
||||||
|
Reference in New Issue
Block a user