diff --git a/packages/comty.js/src/remotes.js b/packages/comty.js/src/remotes.js index 9f431256..2807bf06 100644 --- a/packages/comty.js/src/remotes.js +++ b/packages/comty.js/src/remotes.js @@ -26,7 +26,7 @@ const envOrigins = { files: `http://${getCurrentHostname()}:3060`, }, "indev": { - default: `https://indev_api.comty.app/default`, + default: `https://indev_api.comty.app/main`, chat: `https://indev_api.comty.app/chat`, livestreaming: `https://indev_api.comty.app/livestreaming`, marketplace: `https://indev_api.comty.app/marketplace`,