mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-24 00:28:44 +05:00
Change default storedb password
This commit is contained in:
committed by
Dan Christian Bogos
parent
c4664c69c4
commit
5872b810ec
@@ -20,7 +20,8 @@
|
||||
"stor_db": {
|
||||
"db_type": "mongo",
|
||||
"db_name": "cgrates",
|
||||
"db_port": 27017
|
||||
"db_port": 27017,
|
||||
"db_password": ""
|
||||
},
|
||||
|
||||
"rpc_conns": {
|
||||
|
||||
Reference in New Issue
Block a user