Skip to content

Commit

Permalink
Merge branch 'develop' into jwt-api
Browse files Browse the repository at this point in the history
  • Loading branch information
indraniBan authored Dec 10, 2024
2 parents ba5afd4 + 71fb761 commit 87da66a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/main/environment/ecd_ci.properties
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,6 @@ [email protected]_API_BASE_URL@/beneficiary/create
##Beneficiary Edit Url
beneficiaryEditUrl =@env.COMMON_API_BASE_URL@/beneficiary/update
jwt.secret=@JWT_SECRET_KEY@
#ELK logging file name
logging.file.name=@env.ECD_API_LOGGING_FILE_NAME@

0 comments on commit 87da66a

Please sign in to comment.