mirror of
https://github.com/planetmint/planetmint.git
synced 2025-11-25 15:05:49 +00:00
removed default user planetmint
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
This commit is contained in:
parent
e66301a38a
commit
9644ed99e2
@ -65,8 +65,8 @@ class Config(metaclass=Singleton):
|
||||
'port': 3303,
|
||||
"connect_now": True,
|
||||
"encoding": "utf-8",
|
||||
"login": "planetmint",
|
||||
'password': "planet_user",
|
||||
"login": "",
|
||||
'password': "",
|
||||
"service": "tarantoolctl connect",
|
||||
"init_config": self.__private_init_config,
|
||||
"drop_config": self.__private_drop_config,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user