แก้ api log ใน 03_log
This commit is contained in:
parent
7ad7a8728f
commit
b01ad2e1a9
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
import env from "../index";
|
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`;
|
// const log = `${env.API_URI}/log`;
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue