fix format

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
This commit is contained in:
Hannah Hunter 2023-07-26 17:02:13 -04:00
parent a6db47bdc2
commit 4c89b75e2f
1 changed files with 3 additions and 3 deletions

View File

@ -63,9 +63,9 @@ For a detailed list of all available arguments run `daprd --help` or see this [t
1. You can specify multiple resource paths:
```bash
daprd --app-id myapp --resources-path <PATH-1-TO-RESOURCES-FILES> --resources-path <PATH-2-TO-RESOURCES-FILES>
```
```bash
daprd --app-id myapp --resources-path <PATH-1-TO-RESOURCES-FILES> --resources-path <PATH-2-TO-RESOURCES-FILES>
```
1. Enable collection of Prometheus metrics while running your app