mirror of
https://github.com/planetmint/planetmint.git
synced 2025-11-25 06:55:45 +00:00
added 'universe' name as database name for tarantool
This commit is contained in:
parent
8e88c12722
commit
bf3ece309e
@ -59,7 +59,7 @@ class Config(metaclass=Singleton):
|
||||
'backend': 'tarantool_db',
|
||||
'connection_timeout': 5000,
|
||||
'max_tries': 3,
|
||||
'name': 'bigchain',
|
||||
'name': 'universe',
|
||||
"reconnect_delay": 0.5,
|
||||
'host': 'localhost',
|
||||
'port': 3303,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user