diff --git a/compose.yml b/compose.yml index 4167bb1..4d672ca 100644 --- a/compose.yml +++ b/compose.yml @@ -5,7 +5,7 @@ services: app: image: "renovate/renovate:slim" environment: - LOG_LEVEL: error + LOG_LEVEL: info configs: - source: config_js target: /usr/src/app/config.js