13 lines
303 B
JSON
13 lines
303 B
JSON
{
|
|
"profiles": {
|
|
"StaffDBServer": {
|
|
"commandName": "Project",
|
|
"launchBrowser": true,
|
|
"environmentVariables": {
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
},
|
|
"applicationUrl": "https://localhost:54305;http://localhost:54306",
|
|
"sqlDebugging": true
|
|
}
|
|
}
|
|
} |