PIbd-21_MasenkinMS_Aircraft.../AircraftPlant/AircraftPlantClientApp/Properties/launchSettings.json

29 lines
695 B
JSON
Raw Normal View History

2024-04-07 00:02:29 +04:00
{
"iisSettings": {
"windowsAuthentication": false,
"anonymousAuthentication": true,
"iisExpress": {
"applicationUrl": "http://localhost:41310",
"sslPort": 44382
}
},
"profiles": {
"AircraftPlantClientApp": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"applicationUrl": "https://localhost:7147;http://localhost:5117",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
"IIS Express": {
"commandName": "IISExpress",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}