fix lint
parent
d68aeb947e
commit
e946721a8d
@ -1,12 +1,11 @@
|
||||
{
|
||||
"storageProfile": "swarm-testing",
|
||||
"seedNodeList": [
|
||||
{
|
||||
"ip": "localhost",
|
||||
"port": "22129"
|
||||
}
|
||||
],
|
||||
"openDevTools": true,
|
||||
"defaultPublicChatServer": "https://team-chat.lokinet.org/"
|
||||
}
|
||||
|
||||
"storageProfile": "swarm-testing",
|
||||
"seedNodeList": [
|
||||
{
|
||||
"ip": "localhost",
|
||||
"port": "22129"
|
||||
}
|
||||
],
|
||||
"openDevTools": true,
|
||||
"defaultPublicChatServer": "https://team-chat.lokinet.org/"
|
||||
}
|
||||
|
@ -1,12 +1,11 @@
|
||||
{
|
||||
"storageProfile": "swarm-testing2",
|
||||
"seedNodeList": [
|
||||
{
|
||||
"ip": "localhost",
|
||||
"port": "22129"
|
||||
}
|
||||
],
|
||||
"openDevTools": true,
|
||||
"defaultPublicChatServer": "https://team-chat.lokinet.org/"
|
||||
}
|
||||
|
||||
"storageProfile": "swarm-testing2",
|
||||
"seedNodeList": [
|
||||
{
|
||||
"ip": "localhost",
|
||||
"port": "22129"
|
||||
}
|
||||
],
|
||||
"openDevTools": true,
|
||||
"defaultPublicChatServer": "https://team-chat.lokinet.org/"
|
||||
}
|
||||
|
Loading…
Reference in New Issue