mirror of https://github.com/dapr/docs.git
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:
parent
ac2c97d365
commit
11364d2d85
|
@ -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.
|
||||
|
||||
### Daprd Parameters
|
||||
### Daprd parameters
|
||||
```json
|
||||
{
|
||||
"allowedOrigins": "string",
|
||||
|
|
Loading…
Reference in New Issue