Skip to content

Commit

Permalink
Merge pull request #34 from ivor11/feat/elk-stack-setup
Browse files Browse the repository at this point in the history
feat(elk-stack-setup): add logging.file.name ci env
  • Loading branch information
drtechie authored Dec 3, 2024
2 parents 31d96af + 8380624 commit 9fa9ba3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/environment/104_ci.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@ [email protected]_API_BASE_URL@
### Redis IP
spring.redis.host=localhost

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

0 comments on commit 9fa9ba3

Please sign in to comment.