PIbd-21_BatylkinaAO_MusoevD.../Canteen/CanteenVisitorApp/Properties/launchSettings.json
2023-04-09 19:28:29 +04:00

29 lines
690 B
JSON

{
"iisSettings": {
"windowsAuthentication": false,
"anonymousAuthentication": true,
"iisExpress": {
"applicationUrl": "http://localhost:29958",
"sslPort": 44332
}
},
"profiles": {
"CanteenVisitorApp": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"applicationUrl": "https://localhost:7156;http://localhost:5145",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
"IIS Express": {
"commandName": "IISExpress",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}