แก้ api log

This commit is contained in:
oat_dev 2024-07-11 16:27:53 +07:00
parent 6fab5b90f3
commit 0948445ed6

View file

@ -1,5 +1,5 @@
import env from "../index";
const log = `${env.API_URI}/log`;
const log = `${env.API_LOG}/log`;
// const log = `${env.API_URI}/log`;
export default {