diff options
Diffstat (limited to 'src/main/resources/nis.properties')
| -rw-r--r-- | src/main/resources/nis.properties | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/src/main/resources/nis.properties b/src/main/resources/nis.properties index c34985f..3264764 100644 --- a/src/main/resources/nis.properties +++ b/src/main/resources/nis.properties @@ -219,14 +219,14 @@ clusterBStartTime=1503504000725 isCommit=true ############################################################################################################################################ ############################################################################################################################################ -httpUrl=http://10.0.7.14:9999/galaxy-service/service/cfg/v1/ +httpUrl=http://192.168.10.204:9999/galaxy-service/service/cfg/v1/ maatCfg=configSources fileUploadCfg=fileUploadSources callbackCfg=commonSources fileDigestCfg=fileDigestSources configIdSources=configPzIdSources #logBaseUrl=http://10.0.6.242:8080/galaxy-service/service/log/v1/ -logBaseUrl=http://10.0.7.14:9999/galaxy-service/service/log/v1/ +logBaseUrl=http://192.168.10.204:9999/galaxy-service/service/log/v1/ ntcPzReport=ntcPzReport ntcServiceReport=ntcServiceReport ntcTagReport=ntcTagReport @@ -270,7 +270,7 @@ mmLogoDetectionLog=mmLogoDetectionLogs mmFaceRecognizationLog=mmFaceRecognizationLogs ######################################## #\u5927\u5C4F\u56FE\u8868\u5C55\u793A\u670D\u52A1\u63A5\u53E3 -dashboardUrl=http://10.0.7.14:9999/galaxy-service/service/log/v1/ +dashboardUrl=http://192.168.10.204:9999/galaxy-service/service/log/v1/ trafficIpActive=trafficIpActive trafficProtocol=trafficProtocol trafficApp=trafficApp @@ -448,7 +448,7 @@ audio_sample_create_proc=/home/ceiec/av_feature_gen/audio_convert_proc video_sample_create_proc=/home/ceiec/av_feature_gen/extract_frame_feature picture_sample_create_proc=/home/ceiec/av_feature_gen/picture_convert_proc speaker_sample_create_proc=java -jar /home/sampleTest.jar -logo_sample_create_proc=java -jar /home/sampleTest.jar +logo_sample_create_proc=/home/ceiec/av_feature_gen/logo_convert_proc face_sample_create_proc=/home/ceiec/av_feature_gen/face_convert_proc audio_sample_proc_param_is_quotation=true video_sample_proc_param_is_quotation=true @@ -577,7 +577,7 @@ trafficBandwidthTrans=trafficBandwidthTrans trafficProtocolList=trafficProtocolList trafficAppList=trafficAppList ntcActionEntranceReport=ntcActionEntranceReport -redis.host=10.0.8.16:9003 +redis.host=192.168.10.192:6379 redis.expire=1800 redis.timeout=10000 dns_spoofing_ip_desc=Default Spoofing IP @@ -590,3 +590,6 @@ ntcConnRecordPercent=ntcConnRecordPercent maxLogExportSize=2000 pxy_crtl_subscribe_id_region=PXY_CTRL_SUBSCRIBE_ID ntc_subscribe_id_region=NTC_SUBSCRIBE_ID +ntcAsnRecord=ntcAsnRecord +ntcURLReport=ntcURLReport +ntcIpRangeReport=ntcIpRangeReport
\ No newline at end of file |
