zenith-install - zenith.cfg changed
key dbPathName changed to dbFileName
This commit is contained in:
parent
7aa8801cce
commit
98ec814593
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
nodeUser = "user"
|
||||
nodePwd = "superSecret"
|
||||
dbFilePath = "zenith.db"
|
||||
dbFileName = "zenith.db"
|
||||
zebraHost = "127.0.0.1"
|
||||
zebraPort = 18232
|
||||
|
|
Loading…
Reference in a new issue