Skip to content

Commit

Permalink
Merge pull request ChatGPTNextWeb#1813 from qingfengfenga/main
Browse files Browse the repository at this point in the history
Fix docker-compose bug
  • Loading branch information
Yidadaa authored Jun 5, 2023
2 parents 5e27413 + 44fe85b commit 6832790
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 6832790

Please sign in to comment.