Skip to content

Commit

Permalink
add rust log env
Browse files Browse the repository at this point in the history
  • Loading branch information
Geometrically committed Jun 28, 2024
1 parent 4274a8e commit fc3056b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
run: |
docker run -d \
--name daedalus \
-e RUST_LOG=warn,daedalus_client=trace
-e BASE_URL=$BASE_URL \
-e S3_ACCESS_TOKEN=$S3_ACCESS_TOKEN \
-e S3_SECRET=$S3_SECRET \
Expand Down

0 comments on commit fc3056b

Please sign in to comment.