From 0948445ed6da29f0eddbaa78a46789e93720e7e6 Mon Sep 17 00:00:00 2001 From: oat_dev Date: Thu, 11 Jul 2024 16:27:53 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B9=81=E0=B8=81=E0=B9=89=20api=20log?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/api/03_logs/api.log.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/api/03_logs/api.log.ts b/src/api/03_logs/api.log.ts index a2fe8d9e..c7fb3113 100644 --- a/src/api/03_logs/api.log.ts +++ b/src/api/03_logs/api.log.ts @@ -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 {