Skip to content

Commit

Permalink
set rust log
Browse files Browse the repository at this point in the history
  • Loading branch information
isankadn committed Oct 16, 2024
1 parent 5567ddb commit 147fe02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,6 @@ COPY config-prod.yml ./config-prod.yml
COPY config-dev.yml ./config-dev.yml
RUN mkdir -p /data/rocksdb
ENV RUSTFLAGS="-C target-cpu=native"
ENV RUST_LOG=debug
ENV RUST_ENV=prod
CMD ["./mongo-to-clickhouse"]

0 comments on commit 147fe02

Please sign in to comment.