fixing env

This commit is contained in:
Warunee Tamkoo 2024-12-18 12:17:15 +07:00
parent b1efe31de5
commit d9def55941
2 changed files with 1 additions and 3 deletions

View file

@ -26,8 +26,6 @@ const config = ref<any>({
production: {
API_URI: apiUrlConfig,
API_URL_SUPPORT: `${apiUrlConfig}/support`,
API_URI_ORG_TREE:
"https://s3cluster.frappet.com/bma-ehr-fpt/organization/strueture/tree_20230707_115124.json",
MEET_URI: "meet.frappet.com",
LINK_EVALUATE_PUBLISH: apiUrlConfigPublish,
API_REPORT_TEMPLATE_URI: apiUrlConfigReport,