Files
HomeMonitor/Weather/SerialReader/Properties/launchSettings.json

12 lines
252 B
JSON

{
"profiles": {
"SerialReader": {
"commandName": "Project",
"launchBrowser": false,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "http://localhost:62648/"
}
}
}