log level updated to DEBUG to assist with debugging

This commit is contained in:
stubbsta 2024-04-07 14:16:19 +02:00
parent df445b2458
commit 1c735ff74b
No known key found for this signature in database

View File

@ -89,7 +89,7 @@ exec /usr/bin/wakunode\
--dns-discovery=true\
--discv5-discovery=true\
--discv5-enr-auto-update=True\
--log-level=INFO\
--log-level=DEBUG\
--metrics-server=True\
--metrics-server-address=0.0.0.0\
--discv5-bootstrap-node=${BOOTSTRAP_ENR}\