correct pub_sub csharp sdk order-processor port

Signed-off-by: Jaime Still <jpstill85@gmail.com>
This commit is contained in:
Jaime Still 2023-03-30 11:00:53 -04:00
parent a3e16c27bf
commit ee4ef91fea
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
"dotnetRunMessages": "true",
"launchBrowser": true,
"launchUrl": "swagger",
"applicationUrl": "http://localhost:7005",
"applicationUrl": "http://localhost:7002",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}