PIbd-21_RazubaevSM_Plumbing.../PlumbingRepair/PlumbingRepairClientApp/Properties/launchSettings.json
2024-04-12 19:30:31 +04:00

29 lines
696 B
JSON

{
"iisSettings": {
"windowsAuthentication": false,
"anonymousAuthentication": true,
"iisExpress": {
"applicationUrl": "http://localhost:50382",
"sslPort": 44371
}
},
"profiles": {
"PlumbingRepairClientApp": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"applicationUrl": "https://localhost:7003;http://localhost:5138",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
"IIS Express": {
"commandName": "IISExpress",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}