Skip to content

Commit

Permalink
v4
Browse files Browse the repository at this point in the history
  • Loading branch information
JimVincentW committed Sep 5, 2023
1 parent 0a6a501 commit 1b25e4e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,9 @@ services:
image: bt-reviewer:latest
container_name: bt-reviewer
build: .
command:
stdin_open: true
tty: true
environment:
- OPENAI_API_KEY=${OPENAI_API_KEY}
ports:
- "5001:5001"

0 comments on commit 1b25e4e

Please sign in to comment.