forked from XiaoMo/ChatGPT-Next-Web
fix docker-compose.yml bug
This commit is contained in:
parent
68327907a9
commit
35fe6e2f54
@ -12,7 +12,7 @@ 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
|
||||
|
||||
chatgpt-next-web-proxy:
|
||||
profiles: ["proxy"]
|
||||
|
Loading…
Reference in New Issue
Block a user