Skip to content

Commit

Permalink
feat: fixed prometheus
Browse files Browse the repository at this point in the history
  • Loading branch information
Toto-hitori committed Apr 23, 2024
1 parent 9c56850 commit f55157a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/monitoring/prometheus/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ COPY ./configuration /etc/prometheus
EXPOSE 9090

# Run Prometheus in the foreground
CMD ["prometheus"]
CMD ["--config.file=/etc/prometheus/prometheus.yml"]

0 comments on commit f55157a

Please sign in to comment.