Issue #727 added the missing OPENAI_ENDPOINT env entry in the Docker file

This commit is contained in:
Pratham Dubey
2024-03-14 21:35:14 +05:30
parent f2b8d8cae8
commit e4e8e1354d

View File

@@ -5,6 +5,7 @@ services:
# OPENAI/AZURE/OPENROUTER
- ENDPOINT=OPENAI
- OPENAI_API_KEY=
- OPENAI_ENDPOINT=
# - AZURE_API_KEY=
# - AZURE_ENDPOINT=
# - OPENROUTER_API_KEY=