Skip to content

Commit

Permalink
chore: update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yzh990918 committed Mar 30, 2023
1 parent b9f7d1d commit 8d63d86
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 @@ -8,7 +8,7 @@ services:
ports:
- 3000:3000
environment:
OPENAI_API_KEY: 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
OPENAI_API_KEY: xxx
HTTPS_PROXY: xxx
OPENAI_API_BASE_URL: xxx
HEAD_SCRIPTS: xxx
Expand Down

0 comments on commit 8d63d86

Please sign in to comment.