From 7ad7a8728f11d461822fdd7275f731942c4fc527 Mon Sep 17 00:00:00 2001 From: Net <93821485+somnetsak123@users.noreply.github.com> Date: Thu, 11 Jul 2024 15:32:27 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B9=81=E0=B8=81=E0=B9=89=20=20api=20log=20de?= =?UTF-8?q?velopment?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/api/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/api/index.ts b/src/api/index.ts index 296399d2..71d6b1f9 100644 --- a/src/api/index.ts +++ b/src/api/index.ts @@ -19,7 +19,7 @@ const config = ref({ MEET_URI: "meet.frappet.com", API_REPORT2_URI: "https://bma-ehr.frappet.synology.me/api/v2", API_REPORT_TEMPLATE_URI: "https://report-server.frappet.synology.me/api/v1/report-template", - API_LOG:"https://bma-ehr-admin.frappet.synology.me/api/v1" + API_LOG:"http://192.168.1.90:20007/api/v1" }, test: { API_URI: "http://localhost:5010/api/v1",