diff --git a/next.config.mjs b/next.config.mjs index 9596641..fe95222 100644 --- a/next.config.mjs +++ b/next.config.mjs @@ -12,7 +12,7 @@ const remotes = (isServer) => { }; }; -const PORTAL_BASE_URL = "https://sunbird-editor.tekdinext.com"; +const PORTAL_BASE_URL = "https://staging.sunbirded.org"; const routes = { API: {