PIbd-22_Katysheva_N.E._Pizz.../Pizzeria/PizzeriaClientApp/Properties/launchSettings.json

29 lines
690 B
JSON
Raw Normal View History

2024-05-08 12:14:52 +04:00
{
"iisSettings": {
"windowsAuthentication": false,
"anonymousAuthentication": true,
"iisExpress": {
"applicationUrl": "http://localhost:24003",
"sslPort": 44310
}
},
"profiles": {
"PizzeriaClientApp": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"applicationUrl": "https://localhost:7112;http://localhost:5283",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
"IIS Express": {
"commandName": "IISExpress",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}