Customizing for bch

This commit is contained in:
Chris Troutner
2022-03-01 18:36:15 -08:00
parent 649655c7bb
commit d1fb676a8f
5 changed files with 24 additions and 2 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ const ipfsCoordName = process.env.COORD_NAME
module.exports = {
// Configure TCP port.
port: process.env.PORT || 5002,
port: process.env.PORT || 5700,
// Password for HTML UI that displays logs.
logPass: 'test',