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