summaryrefslogtreecommitdiff
path: root/.env.development
diff options
context:
space:
mode:
Diffstat (limited to '.env.development')
-rw-r--r--.env.development6
1 files changed, 5 insertions, 1 deletions
diff --git a/.env.development b/.env.development
index f4017238..603261b2 100644
--- a/.env.development
+++ b/.env.development
@@ -177,4 +177,8 @@ READONLY_DB_URL="postgresql://readonly:tempReadOnly_123@localhost:5432/evcp" # ํ
# === ๋””๋ฒ„๊ทธ ๋กœ๊น… (lib/debug-utils.ts) ===
NEXT_PUBLIC_DEBUG=true
-SWP_BASE_URL=http://60.100.99.217/DDP/Services/VNDRService.svc \ No newline at end of file
+SWP_BASE_URL=http://60.100.99.217/DDP/Services/VNDRService.svc
+
+# POS (EMLS, Documentum)
+ECC_PO_ENDPOINT="http://60.100.99.122:7700" # ํ’ˆ์งˆ
+POS_APP_CODE="SQ13" # ํ’ˆ์งˆ, ์šด์˜์˜ ๊ฒฝ์šฐ SO13 \ No newline at end of file