c3stream/Properties/launchSettings.json

13 lines
250 B
JSON

{
"profiles": {
"c3stream": {
"commandName": "Project",
"launchBrowser": false,
"applicationUrl": "http://localhost:5000",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}