diff --git a/src/api/index.ts b/src/api/index.ts index 25db145..5481dde 100644 --- a/src/api/index.ts +++ b/src/api/index.ts @@ -18,7 +18,7 @@ const config = ref({ MEET_URI: "meet.frappet.com", }, production: { - API_URI: apiUrlConfig, + API_URI: "https://bma-ehr.frappet.synology.me/api/v1", API_URI_ORG_TREE: "https://s3cluster.frappet.com/bma-ehr-fpt/organization/strueture/tree_20230707_115124.json", MEET_URI: "meet.frappet.com", },