Skip to content

Commit d684cb0

Browse files
authored
Merge pull request #111 from ivor11/feat/elk-stack-setup
feat(elk-stack-setup): add logging.file.name ci env
2 parents 2be93bd + 7a872ae commit d684cb0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/main/environment/common_ci.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,5 +87,5 @@ prescription=TMPrescription SMS
8787
### Redis IP
8888
spring.redis.host=localhost
8989

90-
91-
90+
#ELK logging file name
91+
logging.file.name=@env.HWC_API_LOGGING_FILE_NAME@

0 commit comments

Comments
 (0)