ISEbd-21_Khaliullov_R.A._Co.../Canteen/CanteenClientApp/Properties/launchSettings.json

29 lines
689 B
JSON
Raw Normal View History

2024-04-30 18:48:42 +04:00
{
"iisSettings": {
"windowsAuthentication": false,
"anonymousAuthentication": true,
"iisExpress": {
"applicationUrl": "http://localhost:36263",
"sslPort": 44353
}
},
"profiles": {
"CanteenClientApp": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"applicationUrl": "https://localhost:7068;http://localhost:5157",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
"IIS Express": {
"commandName": "IISExpress",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}