mirror of
https://github.com/volodymyrsmirnov/MalwareMultiScan.git
synced 2025-08-25 14:01:13 +00:00
change the communication protocol to RMQ
This commit is contained in:
@@ -4,6 +4,5 @@ namespace MalwareMultiScan.Api.Data.Configuration
|
||||
{
|
||||
public string Id { get; set; }
|
||||
public string Name { get; set; }
|
||||
public string Endpoint { get; set; }
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user