PIbd-23_Kharlamov_A.A._Food.../FoodOrders/AbstractFoodOrdersClientApp/Properties/launchSettings.json

28 lines
696 B
JSON

{
"profiles": {
"AbstractFoodOrdersClientApp": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"dotnetRunMessages": true,
"applicationUrl": "https://localhost:7004;http://localhost:5081"
},
"IIS Express": {
"commandName": "IISExpress",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
},
"iisSettings": {
"windowsAuthentication": false,
"anonymousAuthentication": true,
"iisExpress": {
"applicationUrl": "http://localhost:45760",
"sslPort": 44392
}
}
}