Skip to content

Commit

Permalink
Fix docker-compose bug
Browse files Browse the repository at this point in the history
  • Loading branch information
qingfengfenga committed Jun 5, 2023
1 parent 5e27413 commit 44fe85b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ services:
- BASE_URL=$BASE_URL
- OPENAI_ORG_ID=$OPENAI_ORG_ID
- HIDE_USER_API_KEY=$HIDE_USER_API_KEY
- DISABLE_GPT4=DISABLE_GPT4
- DISABLE_GPT4=$DISABLE_GPT4

0 comments on commit 44fe85b

Please sign in to comment.