Set default loglevel

Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
This commit is contained in:
Georg Pfuetzenreuter 2022-05-12 22:31:23 +02:00
parent c70163cc85
commit 24f9354563
Signed by: Georg
GPG Key ID: 1ED2F138E7E6FF57
1 changed files with 1 additions and 1 deletions

View File

@ -13,5 +13,5 @@ spring.datasource.password=${DB_SECRET}
db-scheduler.enabled=true
lysergic.docker.endpoint=${CONTAINER_API}
logging.group.lysergic=net.libertacasa.pubsh.web
logging.level.lysergic=${LOGLEVEL}
logging.level.lysergic=${LOGLEVEL:INFO}
#debug=true