Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
lmolkova committed Dec 19, 2023
1 parent 6531cd9 commit 1638775
Showing 1 changed file with 13 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"profiles": {
"Azure.Sdk.Tools.HttpFaultInjector": {
"commandName": "Project",
"launchBrowser": false,
"environmentVariables": {
"OTEL_SERVICE_NAME": "HttpFaultInjector",
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "http://localhost:7777;https://localhost:7778"
}
}
}

0 comments on commit 1638775

Please sign in to comment.