Add yarn start-multi2 to allow for easier multi device testing (3 clients, 2 are linked)
parent
e53ad35a7c
commit
8708943fd3
@ -0,0 +1,12 @@
|
||||
{
|
||||
"storageProfile": "development2",
|
||||
"localServerPort": "8083",
|
||||
"seedNodeList": [
|
||||
{
|
||||
"ip": "storage.testnetseed1.loki.network",
|
||||
"port": "38157"
|
||||
}
|
||||
],
|
||||
"openDevTools": true,
|
||||
"defaultPublicChatServer": "https://chat-dev.lokinet.org/"
|
||||
}
|
Loading…
Reference in New Issue