PIbd-21_Kouvshinoff_T._A._A.../AutomobilePlant/AutomobilePlantClientApp/Properties/launchSettings.json
2024-04-05 23:37:18 +04:00

29 lines
697 B
JSON

{
"iisSettings": {
"windowsAuthentication": false,
"anonymousAuthentication": true,
"iisExpress": {
"applicationUrl": "http://localhost:60419",
"sslPort": 44307
}
},
"profiles": {
"AutomobilePlantClientApp": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"applicationUrl": "https://localhost:7199;http://localhost:5154",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
"IIS Express": {
"commandName": "IISExpress",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}