Skip to content

Commit 5552dab

Browse files
committed
Update application.properties
1 parent 624b175 commit 5552dab

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/main/resources/application.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ spring.mail.password=vkux umrv rtkd svsy
1919
spring.mail.properties.mail.smtp.auth=true
2020
spring.mail.properties.mail.smtp.starttls.enable=true
2121

22-
22+
# logstash
23+
logging.config=classpath:logback-spring.xml
2324
# Redis
2425
spring.redis.host=localhost
2526
spring.redis.port=6379

0 commit comments

Comments
 (0)