Fixes 3299 (#3308)

This commit is contained in:
Jigin Jayaprakash 2024-01-04 17:26:14 +05:30 committed by sriram veeraghanta
parent b522de99ba
commit 7272c54439

View File

@ -39,8 +39,6 @@ OPENAI_API_BASE="https://api.openai.com/v1" # deprecated
OPENAI_API_KEY="sk-" # deprecated
GPT_ENGINE="gpt-3.5-turbo" # deprecated
# Github
GITHUB_CLIENT_SECRET="" # For fetching release notes
# Settings related to Docker
DOCKERIZED=1 # deprecated