mirror of https://github.com/dapr/quickstarts.git
correct pub_sub csharp sdk order-processor port
Signed-off-by: Jaime Still <jpstill85@gmail.com>
This commit is contained in:
parent
a3e16c27bf
commit
ee4ef91fea
|
|
@ -6,7 +6,7 @@
|
|||
"dotnetRunMessages": "true",
|
||||
"launchBrowser": true,
|
||||
"launchUrl": "swagger",
|
||||
"applicationUrl": "http://localhost:7005",
|
||||
"applicationUrl": "http://localhost:7002",
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue