25 lines
524 B
JSON
25 lines
524 B
JSON
{
|
|
"iisSettings": {
|
|
"windowsAuthentication": false,
|
|
"anonymousAuthentication": true,
|
|
"iisExpress": {
|
|
"applicationUrl": "http://localhost:3104/",
|
|
"sslPort": 0
|
|
}
|
|
},
|
|
"profiles": {
|
|
"IIS Express": {
|
|
"commandName": "IISExpress",
|
|
"launchBrowser": true,
|
|
"environmentVariables": {
|
|
"Hosting:Environment": "Development"
|
|
}
|
|
},
|
|
"web": {
|
|
"commandName": "web",
|
|
"environmentVariables": {
|
|
"Hosting:Environment": "Development"
|
|
}
|
|
}
|
|
}
|
|
} |