Update defaults.js
This commit is contained in:
parent
9638907e11
commit
b9273cfe85
1 changed files with 1 additions and 1 deletions
|
|
@ -49,6 +49,6 @@ module.exports = (mainnet = false) => {
|
||||||
peers: ['https://gun.shock.network:8765/gun'],
|
peers: ['https://gun.shock.network:8765/gun'],
|
||||||
useTLS: false,
|
useTLS: false,
|
||||||
tokenExpirationMS: 259200000,
|
tokenExpirationMS: 259200000,
|
||||||
localtunnelHost:'http://tunnel.example.com'
|
localtunnelHost:'https://tunnel.rip'
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue