Update launchSettings.json
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
{
|
||||
{
|
||||
"profiles": {
|
||||
"Akari.Prototype.Server": {
|
||||
"commandName": "Project",
|
||||
"dotnetRunMessages": "true",
|
||||
"launchBrowser": false,
|
||||
"applicationUrl": "http://localhost:5000;https://localhost:5001",
|
||||
"workingDirectory": ".\\bin\\Debug\\net5.0",
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
}
|
||||
},
|
||||
"dotnetRunMessages": "true",
|
||||
"applicationUrl": "http://localhost:5000;https://localhost:5001"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user