mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-17 14:19:54 +05:00
Refactored dbsmerge_redis script
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# depends:
|
||||
# ^ mysql (debian: python-mysql.connector)
|
||||
|
||||
host = '127.0.0.1'
|
||||
host = '192.168.100.40'
|
||||
port = 3306
|
||||
database = 'cgrates'
|
||||
user = 'root'
|
||||
|
||||
Reference in New Issue
Block a user