13 lines
283 B
JSON
13 lines
283 B
JSON
{
|
|
"profiles": {
|
|
"YLErpWeb": {
|
|
"commandName": "Project",
|
|
"launchBrowser": true,
|
|
"launchUrl": "http://localhost:49462",
|
|
"environmentVariables": {
|
|
"ASPNETCORE_ENVIRONMENT": "dev"
|
|
},
|
|
"applicationUrl": "http://localhost:49462"
|
|
}
|
|
}
|
|
} |