Update README.md

This commit is contained in:
groupuser 2025-04-23 00:03:55 +00:00
parent 5e703c697b
commit e6e35a3ed1

@ -76,4 +76,4 @@ We also expose port 8080 with the `-p 8080:8080` option.
```shell ```shell
docker run -e OPENAI_API_KEY=$OPENAI_API_KEY -p 8080:8080 my-langserve-app docker run -e OPENAI_API_KEY=$OPENAI_API_KEY -p 8080:8080 my-langserve-app
``` ```