2 changed files with 16 additions and 1 deletions
@ -0,0 +1,12 @@ |
|||
{ |
|||
"profiles": { |
|||
"SingleProjectSandbox": { |
|||
"commandName": "Project", |
|||
"launchBrowser": true, |
|||
"environmentVariables": { |
|||
"ASPNETCORE_ENVIRONMENT": "Development" |
|||
}, |
|||
"applicationUrl": "https://localhost:58713;http://localhost:58714" |
|||
} |
|||
} |
|||
} |
|||
Loading…
Reference in new issue