From 8e36eddbe0c8d46e80c27d8fc2a9dd874e1a8feb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=BA=A2=E8=96=AF?= Date: Fri, 19 Apr 2024 03:18:08 +0000 Subject: [PATCH] update config.json. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 红薯 --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index fede9d0..7abea2c 100644 --- a/config.json +++ b/config.json @@ -1,4 +1,4 @@ { "widget": "lkiedwsdldfnqscogdok", - "api": "http://localhost:8080/v1" + "api": "https//api.indexea.com/v1" } \ No newline at end of file -- Gitee