2019-06-28 16:55:12 +00:00
|
|
|
|
{
|
|
|
|
|
|
"$schema": "http://json.schemastore.org/launchsettings.json",
|
|
|
|
|
|
"profiles": {
|
|
|
|
|
|
"Sample06": {
|
|
|
|
|
|
"commandName": "Project",
|
|
|
|
|
|
"launchBrowser": true,
|
|
|
|
|
|
"launchUrl": "",
|
2019-09-18 20:14:52 +00:00
|
|
|
|
"applicationUrl": "http://localhost:3047",
|
2019-06-28 16:55:12 +00:00
|
|
|
|
"environmentVariables": {
|
|
|
|
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|