Update daprdocs/content/en/developing-applications/ides/vscode/vscode-how-to-debug-multiple-dapr-apps.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
This commit is contained in:
jasonviviano 2021-07-22 13:18:39 -04:00 committed by GitHub
parent ac2c97d365
commit 11364d2d85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ The 3 main parameters each configuration will need is a `request`, `type` and `n
You need to create the tasks mentioned in the launch.json for both application configurations in order for them to launch succesfully. You need to create the tasks mentioned in the launch.json for both application configurations in order for them to launch succesfully.
### Daprd Parameters ### Daprd parameters
```json ```json
{ {
"allowedOrigins": "string", "allowedOrigins": "string",