Joystream Stats преди 2 години
родител
ревизия
50e158fb33
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/config.ts

+ 1 - 1
src/config.ts

@@ -1,6 +1,6 @@
 export const historyDepth = 336;
 export const domain = "https://pioneer.joystreamstats.live";
-export const wsLocation = "wss://3.87.51.41.nip.io/ws-rpc";
+export const wsLocation = "wss://olympia.joystreamstats.live/rpc";
 export const apiLocation = "https://joystreamstats.live/api"
 export const socketLocation = "/socket.io"
 export const hydraLocation = "https://hydra.joystream.org/graphql"