Update .env_sample

This commit is contained in:
Alex
2023-06-12 20:13:58 +01:00
parent 0630504664
commit 4889db78c9

View File

@@ -5,6 +5,7 @@ CELERY_RESULT_BACKEND=redis://localhost:6379/1
MONGO_URI=mongodb://localhost:27017/docsgpt
API_URL=http://localhost:5001
#For OPENAI on Azure
OPENAI_API_BASE=
OPENAI_API_VERSION=
AZURE_DEPLOYMENT_NAME=