diff options
Diffstat (limited to '.env.development')
| -rw-r--r-- | .env.development | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.env.development b/.env.development index 8234333c..e2e1a474 100644 --- a/.env.development +++ b/.env.development @@ -181,5 +181,5 @@ 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" # 품질 +DOCUMENTUM_NFS="/mnt/nfs-documentum/" # 품질/운영 공통 POS_APP_CODE="SQ13" # 품질, 운영의 경우 SO13
\ No newline at end of file |
