mirror of
https://github.com/volodymyrsmirnov/MalwareMultiScan.git
synced 2026-01-19 15:46:17 +00:00
change the communication protocol to RMQ
This commit is contained in:
10
MalwareMultiScan.Scanner/Properties/launchSettings.json
Normal file
10
MalwareMultiScan.Scanner/Properties/launchSettings.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"profiles": {
|
||||
"MalwareMultiScan.Scanner": {
|
||||
"commandName": "Project",
|
||||
"environmentVariables": {
|
||||
"DOTNET_ENVIRONMENT": "Development"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user