mirror of
https://github.com/brmlab/wekan-mailer.git
synced 2025-06-08 18:04:13 +02:00
Configure the application
No need for having tomcat around, set up log levels
This commit is contained in:
parent
d3063cef1d
commit
9402c79d3f
1 changed files with 4 additions and 0 deletions
4
src/main/resources/application.properties
Normal file
4
src/main/resources/application.properties
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
spring.main.web-application-type=none
|
||||||
|
|
||||||
|
logging.level.root=INFO
|
||||||
|
logging.level.cz.brmlab=TRACE
|
Loading…
Add table
Add a link
Reference in a new issue