mirror of
https://github.com/Pythagora-io/gpt-pilot.git
synced 2026-01-09 13:17:55 -05:00
Issue #727 added the missing OPENAI_ENDPOINT env entry in the Docker file
This commit is contained in:
@@ -5,6 +5,7 @@ services:
|
||||
# OPENAI/AZURE/OPENROUTER
|
||||
- ENDPOINT=OPENAI
|
||||
- OPENAI_API_KEY=
|
||||
- OPENAI_ENDPOINT=
|
||||
# - AZURE_API_KEY=
|
||||
# - AZURE_ENDPOINT=
|
||||
# - OPENROUTER_API_KEY=
|
||||
|
||||
Reference in New Issue
Block a user