Skip to content

Commit

Permalink
feat: Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xiangsx authored Jun 8, 2023
1 parent ac7b24b commit 83cedd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ POOL_SIZE=3 # forefront concurrency size. You can engage in {POOL_SIZE} conversa
```

```
docker run --env-file .env xiangsx/gpt4free-ts:latest
docker run -p 3000:3000 --env-file .env xiangsx/gpt4free-ts:latest
```

## Deploy with docker-compose
Expand Down

0 comments on commit 83cedd6

Please sign in to comment.