default peers
This commit is contained in:
parent
32d7af3621
commit
4d126ef180
1 changed files with 3 additions and 2 deletions
|
|
@ -22,7 +22,8 @@
|
||||||
|
|
||||||
gun = Gun({
|
gun = Gun({
|
||||||
peers: [
|
peers: [
|
||||||
`http://guntest.shock.network:8765/gun`
|
'http://gun.shock.network:8765/gun',
|
||||||
|
'http://gun2.shock.network:8765/gun'
|
||||||
],
|
],
|
||||||
axe: false
|
axe: false
|
||||||
})
|
})
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue