summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--start.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/start.sh b/start.sh
index e685939..8a35dec 100644
--- a/start.sh
+++ b/start.sh
@@ -18,4 +18,4 @@ if [ "$oidc_scheme" = "http" ]; then
fi
echo "[$(date "+%H:%M:%S")] ==> Starting…"
-/usr/local/bin/sparkled & /usr/local/bin/envoy --config-yaml "$yaml" --component-log-level oauth2:trace
+/usr/local/bin/sparkled & /usr/local/bin/envoy --config-yaml "$yaml" --log-level warn --component-log-level oauth2:trace