tierlists-webapp / Properties /launchSettings.json
20122
Add project files.
6f7ef5c
Raw
History Blame Contribute Delete
810 Bytes
Invalid JSON:Unexpected token '', "{ "iisS"... is not valid JSON
{
"iisSettings": {
"windowsAuthentication": false,
"anonymousAuthentication": true,
"iisExpress": {
"applicationUrl": "http://localhost:30764",
"sslPort": 44396
}
},
"profiles": {
"RankingApp": {
"commandName": "Project",
"launchBrowser": true,
"applicationUrl": "https://localhost:7217;http://localhost:5140",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development",
"ASPNETCORE_HOSTINGSTARTUPASSEMBLIES": "Microsoft.AspNetCore.SpaProxy"
}
},
"IIS Express": {
"commandName": "IISExpress",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development",
"ASPNETCORE_HOSTINGSTARTUPASSEMBLIES": "Microsoft.AspNetCore.SpaProxy"
}
}
}
}