mirror of
https://github.com/volodymyrsmirnov/MalwareMultiScan.git
synced 2025-11-25 05:56: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