PIbd-23_Leonteva_V._A._LawFirm/LawFirm/LawFirmClientApp/Properties/launchSettings.json

29 lines
689 B
JSON
Raw Normal View History

2024-05-23 22:15:49 +04:00
{
"iisSettings": {
"windowsAuthentication": false,
"anonymousAuthentication": true,
"iisExpress": {
"applicationUrl": "http://localhost:22248",
"sslPort": 44311
}
},
"profiles": {
"LawFirmClientApp": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"applicationUrl": "https://localhost:7099;http://localhost:5044",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
"IIS Express": {
"commandName": "IISExpress",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}