From 0fc9f63dabb39b2ad65521368e64725b35f1db0e Mon Sep 17 00:00:00 2001
From: Arth <65160206@go.buu.ac.th>
Date: Fri, 28 Mar 2025 01:19:17 +0700
Subject: [PATCH] fix again

---
 .env.production | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.env.production b/.env.production
index 7c750fe..787a791 100644
--- a/.env.production
+++ b/.env.production
@@ -1,2 +1,3 @@
 VITE_API_BASE_URL=http://dekdee3.informatics.buu.ac.th:8012
-VITE_EMP_IMAGE_BASE=http://dekdee3.informatics.buu.ac.th:8012/images/emp/
\ No newline at end of file
+VITE_EMP_IMAGE_BASE=http://dekdee3.informatics.buu.ac.th:8012/images/emp/
+VITE_SCHEDULER_API=http://dekdee3.informatics.buu.ac.th:8013/run-schedule
\ No newline at end of file
-- 
GitLab