แก้ api log ใน 03_log

This commit is contained in:
Net 2024-07-11 15:33:42 +07:00
parent 7ad7a8728f
commit b01ad2e1a9

View file

@ -1,5 +1,5 @@
import env from "../index";
const log = `https://bma-ehr-admin.frappet.synology.me/api/v1/log`;
const log = `${env.API_URI}/log`;
// const log = `${env.API_URI}/log`;
export default {