PIbd-23-Salin-O.A.-IceCream.../IceCreamShop/IceCreamShopsApp/Properties/launchSettings.json

29 lines
689 B
JSON
Raw Normal View History

2024-04-14 14:57:27 +04:00
{
"iisSettings": {
"windowsAuthentication": false,
"anonymousAuthentication": true,
"iisExpress": {
"applicationUrl": "http://localhost:36478",
"sslPort": 44347
}
},
"profiles": {
"IceCreamShopsApp": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"applicationUrl": "https://localhost:7077;http://localhost:5262",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
"IIS Express": {
"commandName": "IISExpress",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}