prometheus listens on ipv6 too

This commit is contained in:
f 2022-07-09 23:18:51 -03:00
parent 80c2b201c4
commit a5073d2630
1 changed files with 1 additions and 1 deletions

View File

@ -5,4 +5,4 @@ blazer_5m: bundle exec rake blazer:run_checks SCHEDULE="5 minutes"
blazer_1h: bundle exec rake blazer:run_checks SCHEDULE="1 hour"
blazer_1d: bundle exec rake blazer:run_checks SCHEDULE="1 day"
blazer: bundle exec rake blazer:send_failing_checks
prometheus: bundle exec prometheus_exporter -b 0.0.0.0 --prefix "lunar_"
prometheus: bundle exec prometheus_exporter -b ::