Skip to content

Commit

Permalink
Run example-mysql with added verbosity (#104)
Browse files Browse the repository at this point in the history
This gives some indication of progress as integration events occur
  • Loading branch information
mhutchinson authored Aug 1, 2024
1 parent 7281cfd commit f3225fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/example-mysql/docker/compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ services:
"--private_key_path=/key",
"--public_key_path=/key.pub",
"--alsologtostderr",
"--v=1",
]
restart: always
depends_on:
Expand Down

0 comments on commit f3225fd

Please sign in to comment.