From a51bc5c6bf605d961e90f9dd41995900f7551d50 Mon Sep 17 00:00:00 2001 From: Da Kong Date: Fri, 20 Dec 2024 10:13:51 +0800 Subject: [PATCH] restore: manifest url --- src/adapters/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/adapters/manifest.json b/src/adapters/manifest.json index ee580d86..dd083b59 100644 --- a/src/adapters/manifest.json +++ b/src/adapters/manifest.json @@ -1,5 +1,5 @@ { - "serverUrl": "https://lite-http-tunnel-s52m.onrender.com", + "serverUrl": "https://unified-crm-extension.labs.ringcentral.com", "redirectUri": "https://ringcentral.github.io/ringcentral-embeddable/redirect.html", "author": { "name": "RingCentral Labs",