log level updated to DEBUG to assist with debugging (#38)

This commit is contained in:
Tanya S 2024-04-10 08:25:56 +02:00 committed by GitHub
parent 835bdd1d32
commit 24b1bdca79
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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}\