summaryrefslogtreecommitdiff
path: root/.env.production
diff options
context:
space:
mode:
Diffstat (limited to '.env.production')
-rw-r--r--.env.production4
1 files changed, 4 insertions, 0 deletions
diff --git a/.env.production b/.env.production
index 5214c212..ed881b6f 100644
--- a/.env.production
+++ b/.env.production
@@ -180,3 +180,7 @@ READONLY_DB_URL="postgresql://readonly:tempReadOnly_123@localhost:5432/evcp" #
NEXT_PUBLIC_DEBUG=false
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