35 lines
993 B
JSON
35 lines
993 B
JSON
![]() |
{
|
||
|
"iisSettings": {
|
||
|
"windowsAuthentication": false,
|
||
|
"anonymousAuthentication": true,
|
||
|
"iisExpress": {
|
||
|
"applicationUrl": "http://localhost:6652/",
|
||
|
"sslPort": 0
|
||
|
}
|
||
|
},
|
||
|
"profiles": {
|
||
|
"IoTGateway": {
|
||
|
"commandName": "Project",
|
||
|
"launchBrowser": true,
|
||
|
"environmentVariables": {
|
||
|
"ASPNETCORE_ENVIRONMENT": "Development",
|
||
|
"ASPNETCORE_HOSTINGSTARTUPASSEMBLIES": "Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation"
|
||
|
},
|
||
|
"applicationUrl": "http://localhost:6652"
|
||
|
},
|
||
|
"IIS Express": {
|
||
|
"commandName": "IISExpress",
|
||
|
"launchBrowser": true,
|
||
|
"environmentVariables": {
|
||
|
"ASPNETCORE_ENVIRONMENT": "Development",
|
||
|
"ASPNETCORE_HOSTINGSTARTUPASSEMBLIES": "Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation"
|
||
|
}
|
||
|
},
|
||
|
"Docker": {
|
||
|
"commandName": "Docker",
|
||
|
"launchBrowser": true,
|
||
|
"launchUrl": "{Scheme}://{ServiceHost}:{ServicePort}",
|
||
|
"publishAllPorts": true
|
||
|
}
|
||
|
}
|
||
|
}
|