Merge branch 'develop' of https://github.com/Frappet/BMA-EHR-USER into develop

This commit is contained in:
AnandaTon 2023-08-23 09:43:33 +07:00
commit f7c7959f1c

View file

@ -18,7 +18,7 @@ const config = ref<any>({
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",
},