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",