Skip to content

Commit

Permalink
update: add setting flag in docker
Browse files Browse the repository at this point in the history
  • Loading branch information
kianaza committed Jul 7, 2024
1 parent f36b1df commit 431975f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ WORKDIR /app/

COPY --from=builder /nats-blackbox-exporter .

ENTRYPOINT ["./nats-blackbox-exporter"]
CMD [ "./nats-blackbox-exporter --settings=./setting/config.yaml" ]

0 comments on commit 431975f

Please sign in to comment.