diff options
Diffstat (limited to '.env.development')
| -rw-r--r-- | .env.development | 6 |
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 |
