PIbd-21_Anisin_R.S._CourseW.../TravelAgency/TravelAgencyWebApp/Properties/launchSettings.json
2024-04-30 18:42:41 +04:00

29 lines
691 B
JSON

{
"iisSettings": {
"windowsAuthentication": false,
"anonymousAuthentication": true,
"iisExpress": {
"applicationUrl": "http://localhost:13126",
"sslPort": 44334
}
},
"profiles": {
"TravelAgencyWebApp": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"applicationUrl": "https://localhost:7180;http://localhost:5032",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
"IIS Express": {
"commandName": "IISExpress",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}