PIbd-22_Turner_I.A._Plumbin.../PlumbingRepair/PlumbingRepairClientApp/Properties/launchSettings.json
2023-04-04 23:14:08 +04:00

29 lines
696 B
JSON

{
"iisSettings": {
"windowsAuthentication": false,
"anonymousAuthentication": true,
"iisExpress": {
"applicationUrl": "http://localhost:30871",
"sslPort": 44346
}
},
"profiles": {
"PlumbingRepairClientApp": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"applicationUrl": "https://localhost:7083;http://localhost:5037",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
"IIS Express": {
"commandName": "IISExpress",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}