From 7d36035b6ceec0729ddb2d328bd62b97852aaffe Mon Sep 17 00:00:00 2001 From: Opnxng Date: Mon, 17 Jun 2024 00:30:16 +0800 Subject: [PATCH] Redlib: enabled error logs --- templates/compose/redlib.yaml.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/compose/redlib.yaml.j2 b/templates/compose/redlib.yaml.j2 index 4c163a0..6a119e9 100644 --- a/templates/compose/redlib.yaml.j2 +++ b/templates/compose/redlib.yaml.j2 @@ -22,7 +22,7 @@ services: # - REDLIB_BANNER= - REDLIB_ROBOTS_DISABLE_INDEXING=on - REDLIB_PUSHSHIFT_FRONTEND=undelete.pullpush.io - # - RUST_LOG=redlib=trace #logging on the crate + - RUST_LOG=redlib=trace # - RUST_LOG=trace restart: unless-stopped healthcheck: