diff options
Diffstat (limited to '.env.production')
| -rw-r--r-- | .env.production | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.env.production b/.env.production index fd7991af..43310d5a 100644 --- a/.env.production +++ b/.env.production @@ -54,4 +54,6 @@ 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 |
