We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6832790 commit 35fe6e2Copy full SHA for 35fe6e2
docker-compose.yml
@@ -12,7 +12,7 @@ services:
12
- BASE_URL=$BASE_URL
13
- OPENAI_ORG_ID=$OPENAI_ORG_ID
14
- HIDE_USER_API_KEY=$HIDE_USER_API_KEY
15
- - DISABLE_GPT4=DISABLE_GPT4
+ - DISABLE_GPT4=$DISABLE_GPT4
16
17
chatgpt-next-web-proxy:
18
profiles: ["proxy"]
@@ -27,4 +27,4 @@ services:
27
28
29
30
- - DISABLE_GPT4=$DISABLE_GPT4
0 commit comments