chore: default API_REVERSE_PROXY

This commit is contained in:
ChenZhaoYu
2023-04-03 09:19:12 +08:00
parent 553e239db3
commit c2b25a84c7
2 changed files with 5 additions and 3 deletions

View File

@@ -16,7 +16,7 @@ OPENAI_API_DISABLE_DEBUG=
# Reverse Proxy - Available on accessToken
# 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
API_REVERSE_PROXY=
# timeout
TIMEOUT_MS=100000