Joystream Stats 2 år sedan
förälder
incheckning
50e158fb33
1 ändrade filer med 1 tillägg och 1 borttagningar
  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"