PIbd-22_Smirnov_A.A._Securi.../SecuritySystem/SecuritySystemClientApp/Properties/launchSettings.json

29 lines
696 B
JSON
Raw Normal View History

2024-05-08 08:03:51 +04:00
{
"iisSettings": {
"windowsAuthentication": false,
"anonymousAuthentication": true,
"iisExpress": {
"applicationUrl": "http://localhost:25685",
"sslPort": 44353
}
},
"profiles": {
"SecuritySystemClientApp": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"applicationUrl": "https://localhost:7036;http://localhost:5162",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
"IIS Express": {
"commandName": "IISExpress",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}