14 lines
322 B
JSON
14 lines
322 B
JSON
{
|
|
"profiles": {
|
|
"Akari.Prototype.Server": {
|
|
"commandName": "Project",
|
|
"dotnetRunMessages": "true",
|
|
"launchBrowser": false,
|
|
"applicationUrl": "http://localhost:5000;https://localhost:5001",
|
|
"environmentVariables": {
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
}
|
|
}
|
|
}
|
|
}
|