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 6, 2024
2 parents 54236e3 + 71fb761 commit 3afd009
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/main/environment/ecd_ci.properties
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,10 @@ [email protected]_API_BASE_URL@/beneficiary/create

##Beneficiary Edit Url
beneficiaryEditUrl =@env.COMMON_API_BASE_URL@/beneficiary/update

jwt.secret=<Enter_Your_Secret_Key>


#ELK logging file name
logging.file.name=@env.ECD_API_LOGGING_FILE_NAME@

0 comments on commit 3afd009

Please sign in to comment.