ISEbd-21_Khaliullov_R.A._Co.../Canteen/CanteenClientApp/Properties/launchSettings.json
Руслан Халиуллов 0cf8214b3e 2 этап
2024-04-30 18:48:42 +04:00

29 lines
689 B
JSON

{
"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"
}
}
}
}