2022-03-31 19:55:58 +02:00
|
|
|
{
|
2022-09-29 23:11:55 -05:00
|
|
|
"iisSettings": {
|
|
|
|
"windowsAuthentication": false,
|
|
|
|
"anonymousAuthentication": true,
|
|
|
|
"iisExpress": {
|
|
|
|
"applicationUrl": "http://localhost:65033",
|
|
|
|
"sslPort": 44321
|
|
|
|
}
|
|
|
|
},
|
2022-03-31 19:55:58 +02:00
|
|
|
"profiles": {
|
2022-09-29 23:11:55 -05:00
|
|
|
"NftFaucetRadzen": {
|
2022-03-31 19:55:58 +02:00
|
|
|
"commandName": "Project",
|
|
|
|
"dotnetRunMessages": true,
|
|
|
|
"launchBrowser": true,
|
|
|
|
"inspectUri": "{wsProtocol}://{url.hostname}:{url.port}/_framework/debug/ws-proxy?browser={browserInspectUri}",
|
2022-09-29 23:11:55 -05:00
|
|
|
"applicationUrl": "https://localhost:7106;http://localhost:5256",
|
2022-03-31 19:55:58 +02:00
|
|
|
"environmentVariables": {
|
|
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|