From bed11441d94d3ec8c0154007e35943a509ef8de6 Mon Sep 17 00:00:00 2001 From: "DESKTOP-1R2VSQH\\Lenovo ThinkPad E490" Date: Tue, 11 Jun 2024 09:07:50 +0700 Subject: [PATCH] API --- src/api/index.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/api/index.ts b/src/api/index.ts index 05c4f7bb4..b29b5fb3d 100644 --- a/src/api/index.ts +++ b/src/api/index.ts @@ -10,8 +10,8 @@ export const apiUrlConfigReport = import.meta.env.VITE_API_REPORT_URL; const config = ref({ development: { - API_URI: "http://localhost:13001/api/v1", - // API_URI: "https://bma-ehr.frappet.synology.me/api/v1", + // API_URI: "http://localhost:13001/api/v1", + API_URI: "https://bma-ehr.frappet.synology.me/api/v1", // API_URI_ORG_SERVICE: "https://localhost:7056/api/v1", //ใช้ชั่วคราว API_URI_ORG_SERVICE: "https://bma-ehr.frappet.synology.me/api/v1", //ใช้ชั่วคราว // API_URI_ORG_EMPLOYEE_SERVICE: "https://localhost:7208/api/v1", //ใช้ชั่วคราว