diff --git a/packages/app/constants/defaultRemotesOrigins.json b/packages/app/constants/defaultRemotesOrigins.json index 68308ac9..9e1786db 100644 --- a/packages/app/constants/defaultRemotesOrigins.json +++ b/packages/app/constants/defaultRemotesOrigins.json @@ -1,5 +1,5 @@ { - "main_api": "https://indev_api.comty.pw", - "streaming_api": "https://media_api.comty.pw", - "websocket_api": "wss://indev_ws.comty.pw" + "main_api": "https://api.comty.pw", + "streaming_api": "https://live.comty.pw", + "websocket_api": "wss://ws.comty.pw" } \ No newline at end of file