14 lines
300 B
JSON
14 lines
300 B
JSON
{
|
|
"$schema": "http://json.schemastore.org/launchsettings.json",
|
|
"iisSettings": {
|
|
"windowsAuthentication": false,
|
|
"anonymousAuthentication": true,
|
|
"iisExpress": {
|
|
"applicationUrl": "http://localhost:15891",
|
|
"sslPort": 44309
|
|
}
|
|
},
|
|
"profiles": {
|
|
}
|
|
}
|