Files
parr_api/PARR.AIHITSyncerWorker/Properties/launchSettings.json
2024-01-31 12:26:43 +10:00

14 lines
263 B
JSON

{
"profiles": {
"PARR.AIHITSyncerWorker": {
"commandName": "Project",
"environmentVariables": {
"DOTNET_ENVIRONMENT": "Development"
},
"dotnetRunMessages": true
},
"Docker": {
"commandName": "Docker"
}
}
}