export const domain = "https://testnet.joystream.org"; export const wsLocation = "wss://joystreamstats.live:9945"; export const apiLocation = "https://api.joystreamstats.live/api/v1" export const socketLocation = "/socket.io"