diff options
| author | dujinkim <dujin.kim@dtsolution.co.kr> | 2025-06-11 12:18:38 +0000 |
|---|---|---|
| committer | dujinkim <dujin.kim@dtsolution.co.kr> | 2025-06-11 12:18:38 +0000 |
| commit | ff902243a658067fae858a615c0629aa2e0a4837 (patch) | |
| tree | 42d30e986d1cbfb282c644c01730cd053b816b7a /.env.development | |
| parent | 42e38f41cb4c0b4bf9c08b71ed087cd7f0c7fc18 (diff) | |
(대표님) 20250611 21시 15분 OCR 등
Diffstat (limited to '.env.development')
| -rw-r--r-- | .env.development | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/.env.development b/.env.development index 1a6356ec..d65646f4 100644 --- a/.env.development +++ b/.env.development @@ -55,4 +55,7 @@ SYNC_SWP_TOKEN= IMPORT_DOLCE_ENABLED=true DOLCE_DOC_LIST_API_URL=http://60.100.99.217:1111/Services/VDCSWebService.svc/DwgReceiptMgmt DOLCE_API_URL=http://60.100.99.217:1111 -DOLCE_UPLOAD_URL=http://60.100.99.217:1111/PWPUploadService.ashx
\ No newline at end of file +DOLCE_UPLOAD_URL=http://60.100.99.217:1111/PWPUploadService.ashx + + +OCR_SECRET_KEY=QVZzbkFtVFV1UWl2THNCY01lYVVGUUxpWmdyUkxHYVA=
\ No newline at end of file |
