เพิ่ม api log
This commit is contained in:
parent
a6b9a309f4
commit
b4b64a1267
2 changed files with 10 additions and 0 deletions
7
src/api/03_logs/api.log.ts
Normal file
7
src/api/03_logs/api.log.ts
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
import env from "../index";
|
||||
const log = `https://bma-ehr-admin.frappet.synology.me/api/v1/log`;
|
||||
// const log = `${env.API_URI}/log`;
|
||||
|
||||
export default {
|
||||
log,
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue