15 lines
328 B
JSON
15 lines
328 B
JSON
{
|
|
"profiles": {
|
|
"GerstITS.Examples.JobDashboard": {
|
|
"commandName": "Project",
|
|
"dotnetRunMessages": true,
|
|
"launchBrowser": true,
|
|
"launchUrl": "jobs",
|
|
"applicationUrl": "http://localhost:5080",
|
|
"environmentVariables": {
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
}
|
|
}
|
|
}
|
|
}
|