We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7f8ed48 + 1aaf8de commit dfbe41eCopy full SHA for dfbe41e
src/main/environment/common_ci.properties
@@ -69,4 +69,6 @@ tcSpeclistWL=7
69
spring.redis.host=localhost
70
jwt.secret=@env.JWT_SECRET_KEY@
71
72
+#ELK logging file name
73
+logging.file.name=@env.TM_API_LOGGING_FILE_NAME@
74
0 commit comments