mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
add uri to config reading
This commit is contained in:
parent
b38e938cde
commit
43a36905c9
@ -28,6 +28,7 @@ _base_database_localmongodb = {
|
||||
'host': 'localhost',
|
||||
'port': 27017,
|
||||
'name': 'bigchain',
|
||||
'uri': None,
|
||||
'replicaset': None,
|
||||
'login': None,
|
||||
'password': None,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user