Skip to content

Commit b9821ed

Browse files
authored
Merge pull request #614 from openmina/main
Merge `main` to `develop`
2 parents fe92312 + cc24454 commit b9821ed

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 --pull always
97+
docker compose -f docker-compose.local.producers.yml up --pull always --force-recreate
9898
```
9999

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

0 commit comments

Comments
 (0)