Files
ersatztv/ErsatzTV/Properties/launchSettings.json
T
Jason DoveandGitHub c0b5ecd388 custom binding and port number (#195)
* allow custom bindings

* reorganize

* cleanup
2021-05-20 20:09:14 -05:00

11 lines
200 B
JSON

{
"profiles": {
"ErsatzTV": {
"commandName": "Project",
"launchBrowser": false,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}