diff options
| -rw-r--r-- | .env.development | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.env.development b/.env.development index 603261b2..8234333c 100644 --- a/.env.development +++ b/.env.development @@ -178,6 +178,7 @@ READONLY_DB_URL="postgresql://readonly:tempReadOnly_123@localhost:5432/evcp" # í NEXT_PUBLIC_DEBUG=true SWP_BASE_URL=http://60.100.99.217/DDP/Services/VNDRService.svc +DDC_BASE_URL=http://60.100.99.217/DDC/Services/WebService.svc # POS (EMLS, Documentum) ECC_PO_ENDPOINT="http://60.100.99.122:7700" # 품질 |
