diff options
Diffstat (limited to '.env.development')
| -rw-r--r-- | .env.development | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.env.development b/.env.development index e2e1a474..b498c57d 100644 --- a/.env.development +++ b/.env.development @@ -179,6 +179,7 @@ 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 +SWP_MONUT_DIR="/mnt/swp-smb-dir/" # \\60.100.91.61\SBox 경로를 마운트해두어야 함 # POS (EMLS, Documentum) DOCUMENTUM_NFS="/mnt/nfs-documentum/" # 품질/운영 공통 |
