Skip to content

Commit 8106630

Browse files
authored
Merge pull request #158 from blehnen/docs/readme-docker-wording
docs(readme): reword Docker single-container note
2 parents da0bf76 + 2923b7e commit 8106630

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ See the [Wiki](https://github.com/blehnen/DotNetWorkQueue/wiki) for in-depth doc
4343

4444
**Docker**
4545

46-
A pre-built Docker image runs both the Dashboard UI and API in a single container — no separate API container needed:
46+
A pre-built Docker image runs both the Dashboard UI and API in one container, so you don't have to run the API separately:
4747

4848
```bash
4949
docker pull blehnen74/dotnetworkqueue-dashboard:latest

0 commit comments

Comments
 (0)