PIbd22_NikiforovaMV_Automob.../AutomobilePlantClientApp/Properties/launchSettings.json

29 lines
697 B
JSON
Raw Permalink Normal View History

2024-06-22 22:23:42 +04:00
{
"iisSettings": {
"windowsAuthentication": false,
"anonymousAuthentication": true,
"iisExpress": {
"applicationUrl": "http://localhost:44270",
"sslPort": 44370
}
},
"profiles": {
"AutomobilePlantClientApp": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"applicationUrl": "https://localhost:7042;http://localhost:5188",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
"IIS Express": {
"commandName": "IISExpress",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}