AppSettings.ApiUrl

This commit is contained in:
2023-01-19 16:45:16 -07:00
parent a4d3a9899f
commit 10c823dca8
10 changed files with 202 additions and 39 deletions

View File

@ -1,5 +1,9 @@
{
"cSpell.words": [
"Blazor",
"Dispo",
"Hsts",
"Serilog",
"tooltype"
]
}

View File

@ -44,7 +44,7 @@
"args": [
"watch",
"--launch-profile",
"https",
"http",
"run",
"--project",
"${workspaceFolder}/OI.Metrology.ClientHub.csproj",