diff options
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 |
