LogStudy/LogStudy.EventLog/Properties/launchSettings.json

12 lines
279 B
JSON

{
"profiles": {
"LogStudy.EventLog": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "https://localhost:44107;http://localhost:44108"
}
}
}