mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-23 16:18:44 +05:00
Updated it tests in apier
This commit is contained in:
committed by
Dan Christian Bogos
parent
56df764fa7
commit
e3af13d9e4
@@ -23,7 +23,16 @@
|
||||
{"address": "127.0.0.1:2022", "transport":"*json"},
|
||||
{"address": "127.0.0.1:2032", "transport":"*json"}
|
||||
],
|
||||
},
|
||||
"connCache": {
|
||||
"strategy": "*broadcast",
|
||||
"conns": [
|
||||
{"address": "*internal"},
|
||||
{"address": "127.0.0.1:2022", "transport":"*json"},
|
||||
{"address": "127.0.0.1:2032", "transport":"*json"}
|
||||
],
|
||||
}
|
||||
|
||||
},
|
||||
|
||||
|
||||
@@ -92,6 +101,7 @@
|
||||
"apiers": {
|
||||
"enabled": true,
|
||||
"scheduler_conns": ["*internal"],
|
||||
"caches_conns":["connCache"],
|
||||
},
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user