zgo-backend/zgotest.cfg

18 lines
456 B
INI
Raw Normal View History

passkey = "superSecret"
nodeAddress = "zs1xnpqd2tae9d95f8fhe4l0q7j44a5vf993m0pcnnvr56uqr4lgqlamesk5v4c5rhtvywc6lvlduy"
dbHost = "127.0.0.1"
dbName = "test"
dbUser = "zgo"
dbPassword = "zcashrules"
nodeUser = "zecwallet"
nodePassword = "rdsxlun6v4a"
2023-06-20 12:54:24 +00:00
confirmations = 100
port = 3000
tls = false
certificate = "/path/to/cert.pem"
key = "/path/to/key.pem"
2023-01-26 18:13:17 +00:00
smtpHost = "127.0.0.1"
smtpPort = 1025
smtpUser = "contact@zgo.cash"
smtpPwd = "uib3K8BkCPexl_wr5bYfrg"