Files
parr_api/PARR.TemplateMatcherWorker/Properties/launchSettings.json

14 lines
283 B
JSON

{
"profiles": {
"PARR.TemplateMatcherWorker": {
"commandName": "Project",
"environmentVariables": {
"DOTNET_ENVIRONMENT": "Development"
},
"dotnetRunMessages": true
},
"Container (Dockerfile)": {
"commandName": "Docker"
}
}
}