Skip to content

Commit 65679e5

Browse files
committed
Disable cardano-tracer logs to stdout
1 parent 43c5e4f commit 65679e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose/tracer/run-tracer.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55

66
chown -R cardano /opt/cardano-tracer
77

8-
runuser -u cardano -- /usr/local/bin/cardano-tracer $@
8+
runuser -u cardano -- /usr/local/bin/cardano-tracer $@ > /dev/null

0 commit comments

Comments
 (0)