PIbd-21_Semikolenov_G.A._Pl.../PlumbingRepairClientApp/Properties/launchSettings.json
2023-11-08 19:30:35 +04:00

28 lines
693 B
JSON

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