forked from XiaoMo/ChatGPT-Next-Web
Merge pull request #2853 from a6z6/main
This commit is contained in:
commit
372ea0f845
@ -15,7 +15,6 @@ BASE_URL=
|
||||
|
||||
# Specify OpenAI organization ID.(optional)
|
||||
# Default: Empty
|
||||
# If you do not want users to input their own API key, set this value to 1.
|
||||
OPENAI_ORG_ID=
|
||||
|
||||
# (optional)
|
||||
@ -31,4 +30,4 @@ DISABLE_GPT4=
|
||||
# (optional)
|
||||
# Default: Empty
|
||||
# If you do not want users to query balance, set this value to 1.
|
||||
HIDE_BALANCE_QUERY=
|
||||
HIDE_BALANCE_QUERY=
|
||||
|
Loading…
Reference in New Issue
Block a user