AacpsBusAlert/BinaryDad.AacpsBusAlert.Worker/Properties/launchSettings.json

10 lines
189 B
JSON
Raw Permalink Normal View History

{
"profiles": {
"BinaryDad.AacpsBusAlert.Worker": {
"commandName": "Project",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}