PIbd-22_Kozlova_A.A_Precast.../PrecastConcretePlant/PrecastConcretePlantClientApp/Properties/launchSettings.json
2024-04-09 23:01:49 +04:00

29 lines
702 B
JSON

{
"iisSettings": {
"windowsAuthentication": false,
"anonymousAuthentication": true,
"iisExpress": {
"applicationUrl": "http://localhost:33160",
"sslPort": 44349
}
},
"profiles": {
"PrecastConcretePlantClientApp": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"applicationUrl": "https://localhost:7286;http://localhost:5075",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
"IIS Express": {
"commandName": "IISExpress",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}