29 lines
702 B
JSON
Raw Normal View History

2024-05-11 04:12:28 +04:00
{
"iisSettings": {
"windowsAuthentication": false,
"anonymousAuthentication": true,
"iisExpress": {
2024-05-11 23:42:03 +04:00
"applicationUrl": "http://localhost:22958",
"sslPort": 44305
2024-05-11 04:12:28 +04:00
}
},
"profiles": {
"PrecastConcretePlantClientApp": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
2024-05-11 23:42:03 +04:00
"applicationUrl": "https://localhost:7175;http://localhost:5257",
2024-05-11 04:12:28 +04:00
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
"IIS Express": {
"commandName": "IISExpress",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}