diff --git a/registration/registration-services/src/main/resources/spring.properties b/registration/registration-services/src/main/resources/spring.properties index 618c5cd1921..14fbc031c12 100644 --- a/registration/registration-services/src/main/resources/spring.properties +++ b/registration/registration-services/src/main/resources/spring.properties @@ -403,4 +403,6 @@ crypto.PrependThumbprint.enable=true mosip.default.date.format=yyyy/MM/dd mosip.language.righttoleft.orientation=ar -mosip.kernel.virus-scanner.host=clamAV \ No newline at end of file +#Virus scanner launch configs +mosip.kernel.virus-scanner.host=clamAV +mosip.kernel.virus-scanner.port=3310 \ No newline at end of file