mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-21 15:18:44 +05:00
Revise integration tests after StorDB addition
This commit is contained in:
committed by
Dan Christian Bogos
parent
5227b4d447
commit
3e22cef9cb
@@ -21,6 +21,12 @@
|
||||
"db_port": 27017,
|
||||
},
|
||||
|
||||
"stor_db": {
|
||||
"db_type": "mongo",
|
||||
"db_name": "cgrates",
|
||||
"db_port": 27017
|
||||
},
|
||||
|
||||
"rates": {
|
||||
"enabled": true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user