Skip to content

Commit 7435d56

Browse files
authored
Update producer-demo.md
1 parent 2f7b7b3 commit 7435d56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/producer-demo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Once pre-requisites for your OS have been completed, follow these steps (they ar
9494

9595
3. **Run the following command to start the demo:**
9696
```sh
97-
docker compose -f docker-compose.local.producers.yml up
97+
docker compose -f docker-compose.local.producers.yml up --pull always
9898
```
9999

100100
4. **Open you browser and visit http://localhost:8070**

0 commit comments

Comments
 (0)