diff --git a/src/main/resources/egovframework/egovProps/globals_dev.properties b/src/main/resources/egovframework/egovProps/globals_dev.properties index 80ecd3e5..75108ffb 100644 --- a/src/main/resources/egovframework/egovProps/globals_dev.properties +++ b/src/main/resources/egovframework/egovProps/globals_dev.properties @@ -224,3 +224,6 @@ Globals.Streamdocs.Url=http://192.168.0.176:8085/streamdocs/v4/documents #Globals.BizPpurio.siteUrl=https://dev-api.bizppurio.com #\uc2e4\uc11c\ubc84 - \uc2dc\uc5f0\uc744\uc704\ud55c\ubc18\uc601 Globals.BizPpurio.siteUrl=https://api.bizppurio.com + +#OCR\uc11c\ubc84\uc8fc\uc18c +Globals.textSense.apiUrl=http://222.231.43.29:7777 \ No newline at end of file diff --git a/src/main/resources/egovframework/egovProps/globals_local.properties b/src/main/resources/egovframework/egovProps/globals_local.properties index 23789a82..df245679 100644 --- a/src/main/resources/egovframework/egovProps/globals_local.properties +++ b/src/main/resources/egovframework/egovProps/globals_local.properties @@ -233,4 +233,5 @@ Globals.BizPpurio.siteUrl=https://dev-api.bizppurio.com #\uc2e4\uc11c\ubc84 #Globals.BizPpurio.siteUrl=https://api.bizppurio.com +#OCR\uc11c\ubc84\uc8fc\uc18c Globals.textSense.apiUrl=http://222.231.43.29:7777 diff --git a/src/main/resources/egovframework/egovProps/globals_svr.properties b/src/main/resources/egovframework/egovProps/globals_svr.properties index 39f2bfbc..bb3e263f 100644 --- a/src/main/resources/egovframework/egovProps/globals_svr.properties +++ b/src/main/resources/egovframework/egovProps/globals_svr.properties @@ -213,4 +213,7 @@ Globals.Streamdocs.Url=http://192.168.39.144:8080/streamdocs/v4/documents #\uac1c\ubc1c\uc11c\ubc84 #Globals.BizPpurio.siteUrl=https://dev-api.bizppurio.com #\uc2e4\uc11c\ubc84 -Globals.BizPpurio.siteUrl=https://api.bizppurio.com \ No newline at end of file +Globals.BizPpurio.siteUrl=https://api.bizppurio.com + +#OCR\uc11c\ubc84\uc8fc\uc18c +Globals.textSense.apiUrl=http://222.231.43.29:7777 \ No newline at end of file