AacpsBusAlert/BinaryDad.AacpsBusAlert.WebSignUp/Properties/launchSettings.json

29 lines
679 B
JSON
Raw Permalink Normal View History

2022-09-14 23:56:57 +00:00
{
"iisSettings": {
"windowsAuthentication": false,
"anonymousAuthentication": true,
"iisExpress": {
"applicationUrl": "http://localhost:33512",
"sslPort": 0
}
},
"profiles": {
"BinaryDad.AacpsBusAlert.WebSignUp": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"applicationUrl": "http://localhost:5151",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
"IIS Express": {
"commandName": "IISExpress",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}