mirror of
https://github.com/Permissionless-Software-Foundation/bch-dex.git
synced 2026-09-21 16:52:00 -07:00
fix(ipfs-coord): Updating bootstrap peers. v6.6.8
This commit is contained in:
+1
-1
@@ -99,7 +99,7 @@ class Server {
|
||||
// the app.
|
||||
setTimeout(function () {
|
||||
process.exit(0)
|
||||
}, 60000 * 60 * 4)
|
||||
}, 60000 * 60 * 2) // 2 hours
|
||||
|
||||
return app
|
||||
} catch (err) {
|
||||
|
||||
Reference in New Issue
Block a user