PIbd-23_Abazov_A.A._Confect.../Confectionery/ConfectioneryClientApp/Properties/launchSettings.json

28 lines
691 B
JSON
Raw Normal View History

{
"profiles": {
"ConfectioneryClientApp": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"dotnetRunMessages": true,
"applicationUrl": "https://localhost:7159;http://localhost:5159"
},
"IIS Express": {
"commandName": "IISExpress",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
},
"iisSettings": {
"windowsAuthentication": false,
"anonymousAuthentication": true,
"iisExpress": {
"applicationUrl": "http://localhost:48711",
"sslPort": 44373
}
}
}