chore: gpt environment variables in the example file (#698)
This commit is contained in:
parent
2660d646ad
commit
adf366b325
1 changed files with 3 additions and 0 deletions
|
|
@ -19,3 +19,6 @@ GITHUB_CLIENT_SECRET=""
|
|||
# Flags
|
||||
DISABLE_COLLECTSTATIC=1
|
||||
DOCKERIZED=1
|
||||
# GPT Envs
|
||||
OPENAI_API_KEY=0
|
||||
GPT_ENGINE=0
|
||||
Loading…
Add table
Add a link
Reference in a new issue