mirror of
https://github.com/fluencelabs/dashboard
synced 2025-03-16 13:30:48 +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;
|
||||
|
||||
export const relays: Node[] = dev;
|
||||
export const relays: Node[] = faasNetHttps;
|
||||
|
||||
function genFlags(peerId: string): any {
|
||||
return {
|
||||
|
Loading…
x
Reference in New Issue
Block a user