From 8246461abbbf10318832ae6de636c2bc16891aa2 Mon Sep 17 00:00:00 2001
From: Arth <65160206@go.buu.ac.th>
Date: Fri, 28 Mar 2025 00:11:05 +0700
Subject: [PATCH] change url base

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

diff --git a/.env.production b/.env.production
index 4f03d5e..7c750fe 100644
--- a/.env.production
+++ b/.env.production
@@ -1 +1,2 @@
-VITE_API_BASE_URL=http://dekdee3.informatics.buu.ac.th:8012
\ No newline at end of file
+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
-- 
GitLab