Files
mixtape/zero.Debug/Properties/launchSettings.json
T

28 lines
626 B
JSON

{
"iisSettings": {
"windowsAuthentication": false,
"anonymousAuthentication": true,
"iisExpress": {
"applicationUrl": "http://localhost:2300",
"sslPort": 0
}
},
"profiles": {
"IIS Express": {
"commandName": "IISExpress",
"launchBrowser": false,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
"zero.Debug": {
"commandName": "Project",
"launchBrowser": false,
"applicationUrl": "http://localhost:2300",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}