Skip to content

Commit

Permalink
fixup! add vocfaucet to integration test docker-compose
Browse files Browse the repository at this point in the history
enable debug log
  • Loading branch information
altergui committed Oct 24, 2023
1 parent 0a85552 commit 246101c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/util/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ services:
command:
- "--amounts=800"
- "--listenPort=8080"
- "--logLevel=info"
- "--logLevel=debug"
- "--dataDir=/app/data/faucet"
- "--waitPeriod=10m"
- "--dbType=pebble"
Expand Down

0 comments on commit 246101c

Please sign in to comment.