PIbd-22_Petrushin_E.A._LawFirm/LawFirm/AbstractLawFirmClientAp/Properties/launchSettings.json

29 lines
696 B
JSON
Raw Normal View History

2024-04-22 16:21:53 +04:00
{
"iisSettings": {
"windowsAuthentication": false,
"anonymousAuthentication": true,
"iisExpress": {
"applicationUrl": "http://localhost:55472",
"sslPort": 44336
}
},
"profiles": {
"AbstractLawFirmClientAp": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"applicationUrl": "https://localhost:7282;http://localhost:5063",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
"IIS Express": {
"commandName": "IISExpress",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}