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