mirror of https://github.com/dapr/quickstarts.git
feat: remove step
Signed-off-by: nelson.parente <nelson_parente@live.com.pt>
This commit is contained in:
parent
dc481a21ad
commit
1eb2668d12
|
@ -49,13 +49,6 @@ The terminal console output should look similar to this, where:
|
||||||
|
|
||||||
2. Stop and clean up application processes.
|
2. Stop and clean up application processes.
|
||||||
|
|
||||||
<!-- STEP
|
|
||||||
name: Stop multi-app run
|
|
||||||
sleep: 5
|
|
||||||
-->
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
dapr stop -f .
|
dapr stop -f .
|
||||||
```
|
```
|
||||||
|
|
||||||
<!-- END_STEP -->
|
|
Loading…
Reference in New Issue