แก้ api log

This commit is contained in:
Net 2024-07-11 11:18:04 +07:00
parent d196d32f7f
commit fcede4f435

View file

@ -37,7 +37,7 @@ const config = ref<any>({
MEET_URI: "meet.frappet.com",
API_REPORT2_URI: `${window.location.protocol}//${window.location.host}/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/backup"
API_LOG:"https://bma-ehr-admin.frappet.synology.me/api/v1"
},
})