PIbd-22_Katysheva_N.E._Pizz.../Pizzeria/PizzeriaRestApi/Properties/launchSettings.json
2024-05-08 07:02:40 +04:00

29 lines
688 B
JSON

{
"iisSettings": {
"windowsAuthentication": false,
"anonymousAuthentication": true,
"iisExpress": {
"applicationUrl": "http://localhost:36346",
"sslPort": 44368
}
},
"profiles": {
"PizzeriaRestApi": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"applicationUrl": "https://localhost:7177;http://localhost:5103",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
"IIS Express": {
"commandName": "IISExpress",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}