Skip to content

Commit

Permalink
Temporary increase log level of the node
Browse files Browse the repository at this point in the history
  • Loading branch information
mosonyi committed Sep 20, 2023
1 parent eeb3e4f commit 54fc957
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ services:
interval: 10s
timeout: 10s
retries: 6
command: --dev --rpc-methods unsafe --ws-external --rpc-external --ws-port 9912
command: -lruntime=info -lteerex=debug --dev --rpc-methods unsafe --ws-external --rpc-external --ws-port 9912
#logging:
#driver: local
"integritee-worker-1-${VERSION}":
Expand Down

0 comments on commit 54fc957

Please sign in to comment.