zenith/zenith.cfg

7 lines
140 B
INI
Raw Normal View History

2022-06-20 21:46:13 +00:00
nodeUser = "user"
nodePwd = "superSecret"
dbFilePath = "zenith.db"
2024-02-14 18:02:53 +00:00
zebraHost = "127.0.0.1"
zebraPort = 18232
dataStorePath = "datastore.db"