mirror of
https://github.com/fluencelabs/dashboard
synced 2025-04-25 07:42:16 +00:00
Switch to faas-net
This commit is contained in:
parent
ac4ff02a14
commit
518deaa7f2
@ -26,7 +26,7 @@ import { faasNetHttps, dev, Node } from './environments';
|
|||||||
|
|
||||||
const relayIdx = 2;
|
const relayIdx = 2;
|
||||||
|
|
||||||
export const relays: Node[] = dev;
|
export const relays: Node[] = faasNetHttps;
|
||||||
|
|
||||||
function genFlags(peerId: string): any {
|
function genFlags(peerId: string): any {
|
||||||
return {
|
return {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user