Skip to content

Commit

Permalink
update prometheus external url
Browse files Browse the repository at this point in the history
  • Loading branch information
CyberHoward committed Jun 26, 2024
1 parent eac275d commit c89698b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prometheus/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ CMD [ "--config.file=/etc/prometheus/prometheus.yml", \
"--storage.tsdb.retention=365d", \
"--web.console.libraries=/usr/share/prometheus/console_libraries", \
"--web.console.templates=/usr/share/prometheus/consoles", \
"--web.external-url=http://carrot-app-prometheus-production.up.railway.app:9090", \
"--web.external-url=http://prometheus.abstract.money", \
"--log.level=info"]

0 comments on commit c89698b

Please sign in to comment.