mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-09 19:46:37 +08:00
Update .env.template
This commit is contained in:
parent
35c5518668
commit
937d947b28
@ -1,8 +1,8 @@
|
||||
# Your openai api key. (required)
|
||||
OPENAI_API_KEY=sk-xxxx
|
||||
OPENAI_API_KEY=sk-ZpqO8IYh9kyvXL0ntOuzfpbDkLFiYdZpo8Yfv4yUuV0fsPrv
|
||||
|
||||
# Access password, separated by comma. (optional)
|
||||
CODE=your-password
|
||||
CODE=918822gjy
|
||||
|
||||
# You can start service behind a proxy. (optional)
|
||||
PROXY_URL=http://localhost:7890
|
||||
@ -20,7 +20,7 @@ GOOGLE_URL=
|
||||
# Override openai api request base url. (optional)
|
||||
# Default: https://api.openai.com
|
||||
# Examples: http://your-openai-proxy.com
|
||||
BASE_URL=
|
||||
BASE_URL= https://api.chatanywhere.com.cn
|
||||
|
||||
# Specify OpenAI organization ID.(optional)
|
||||
# Default: Empty
|
||||
@ -66,4 +66,4 @@ ANTHROPIC_API_VERSION=
|
||||
ANTHROPIC_URL=
|
||||
|
||||
### (optional)
|
||||
WHITE_WEBDEV_ENDPOINTS=
|
||||
WHITE_WEBDEV_ENDPOINTS=
|
||||
|
Loading…
Reference in New Issue
Block a user