prod gun
This commit is contained in:
parent
135d52da08
commit
a0fd5a563d
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ module.exports = (mainnet = false) => {
|
|||
logfile: "shockapi.log",
|
||||
lndLogFile: parsePath(`${lndDirectory}/logs/bitcoin/${network}/lnd.log`),
|
||||
lndDirPath: lndDirectory,
|
||||
peers: ['http://gun.shock.network:8765/gun'],
|
||||
peers: ['https://gun.shock.network'],
|
||||
useTLS: false,
|
||||
tokenExpirationMS: 259200000
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue