Explorar o código

config: apiLocation

Joystream Stats %!s(int64=2) %!d(string=hai) anos
pai
achega
f6dadd12b8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/config.ts

+ 1 - 1
src/config.ts

@@ -1,7 +1,7 @@
 export const historyDepth = 336;
 export const domain = "https://pioneer.joystreamstats.live";
 export const wsLocation = "wss://joystreamstats.live:9945";
-export const apiLocation = "https://api.joystreamstats.live/api"
+export const apiLocation = "https://joystreamstats.live/api"
 export const socketLocation = "/socket.io"
 export const hydraLocation = "https://hydra.joystream.org/graphql"
 export const queryNode= "https://hydra.joystream.org/graphql"