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

12 lines
287 B
JSON
Raw Normal View History

2024-05-01 18:16:06 +04:00
{
"profiles": {
"ComputerHardwareStoreREST": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "https://localhost:63872;http://localhost:63873"
}
}
}