This commit is contained in:
2024-11-10 12:36:14 +01:00
parent db38269319
commit 5ecaf262ac
2 changed files with 3 additions and 3 deletions

View File

@ -37,4 +37,4 @@ if [ "${log_level}" == "debug" ]; then
fi
bashio::log.info "Handing over control to Promtail..."
/data/promtail "${promtail_args[@]}"
/data/promtail-cmd "${promtail_args[@]}"