mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 22:16:30 +00:00
83ae6a0ae9
forbid non validators to read from queue create better visualization in detector control make colors for detection classes more distinguishable fix bug with removing detection (probably completely)
19 lines
393 B
JSON
19 lines
393 B
JSON
{
|
|
"QueueConfig":
|
|
{
|
|
"Host": "188.245.120.247",
|
|
"Port": 5552,
|
|
"CommandsPort": 5672,
|
|
|
|
"ProducerUsername" : "azaion_producer",
|
|
"ProducerPassword" : "Az12onPr00duccewr",
|
|
|
|
"ConsumerUsername" : "azaion_receiver",
|
|
"ConsumerPassword" : "Az1onRecce777ve2r"
|
|
},
|
|
"MapConfig":
|
|
{
|
|
"Service": "GoogleMaps",
|
|
"ApiKey": "AIzaSyAXRBDBOskC5QOHG6VJWzmVJwYKcu6WH8k"
|
|
}
|
|
} |