2016-11-17 10:34:10 +01:00
|
|
|
{
|
|
|
|
"iisSettings": {
|
|
|
|
"windowsAuthentication": false,
|
|
|
|
"anonymousAuthentication": true,
|
|
|
|
"iisExpress": {
|
2018-02-15 17:30:39 +01:00
|
|
|
"applicationUrl": "http://localhost:58018/",
|
2016-11-17 10:34:10 +01:00
|
|
|
"sslPort": 0
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"profiles": {
|
|
|
|
"IIS Express": {
|
|
|
|
"commandName": "IISExpress",
|
|
|
|
"environmentVariables": {
|
2016-12-30 12:26:12 +01:00
|
|
|
"ASPNETCORE_ENVIRONMENT": "Production"
|
2016-11-17 10:34:10 +01:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|