mirror of
https://github.com/filecoin-project/slate.git
synced 2024-11-09 20:28:29 +03:00
node constants: updates grpcweb route https://grpcweb.slate.textile.io
This commit is contained in:
parent
c39cce8ff7
commit
61be06634c
@ -1,4 +1,4 @@
|
||||
export const POLLING_RATE = 5000;
|
||||
export const POWERGATE_HOST = "http://pow.slate.textile.io:6002";
|
||||
export const POWERGATE_HOST = "https://grpcweb.slate.textile.io";
|
||||
export const FILE_STORAGE_URL = "./public/static/files/";
|
||||
export const GITHUB_URL = "https://github.com/filecoin-project/filecoin-client";
|
||||
export const GITHUB_URL = "https://github.com/filecoin-project/slate";
|
||||
|
Loading…
Reference in New Issue
Block a user