mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-13 23:11:40 +00:00
(docs) updates
This commit is contained in:
parent
43b450319e
commit
9b84a4c8bd
1 changed files with 1 additions and 1 deletions
|
|
@ -244,7 +244,7 @@ services:
|
|||
- '8000:8000'
|
||||
environment:
|
||||
- PORT=8000
|
||||
- OPENAI_API_KEY=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
|
||||
- OPENAI_API_KEY=<your-openai-key>
|
||||
|
||||
container2:
|
||||
image: ghcr.io/mckaywrigley/chatbot-ui:main
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue