diff --git a/.env.production b/.env.production
index 7c750fe596db105da4b930a9fa3f30f8d985dc8f..787a791d6f4f17cd56eb05fafa6d993ae98396dd 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