QrRapido/Properties/launchSettings.json

12 lines
284 B
JSON

{
"profiles": {
"QRRapidoApp": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "https://localhost:52428;http://localhost:52429"
}
}
}