2024-05-08 12:14:52 +04:00
|
|
|
|
{
|
|
|
|
|
"iisSettings": {
|
|
|
|
|
"windowsAuthentication": false,
|
|
|
|
|
"anonymousAuthentication": true,
|
|
|
|
|
"iisExpress": {
|
2024-05-22 02:01:59 +04:00
|
|
|
|
"applicationUrl": "http://localhost:36182",
|
|
|
|
|
"sslPort": 44316
|
2024-05-08 12:14:52 +04:00
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"profiles": {
|
|
|
|
|
"PizzeriaClientApp": {
|
|
|
|
|
"commandName": "Project",
|
|
|
|
|
"dotnetRunMessages": true,
|
|
|
|
|
"launchBrowser": true,
|
2024-05-22 02:01:59 +04:00
|
|
|
|
"applicationUrl": "https://localhost:7098;http://localhost:5179",
|
2024-05-08 12:14:52 +04:00
|
|
|
|
"environmentVariables": {
|
|
|
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"IIS Express": {
|
|
|
|
|
"commandName": "IISExpress",
|
|
|
|
|
"launchBrowser": true,
|
|
|
|
|
"environmentVariables": {
|
|
|
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|