ComputerHardwareStore_YouAr.../ComputerHardwareStore/ComputerHardwareStoreREST/Properties/launchSettings.json

14 lines
348 B
JSON

{
"profiles": {
"ComputerHardwareStoreREST": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"launchUrl": "swagger",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "https://localhost:8080;http://localhost:8081"
}
}
}