Skip to content

Commit

Permalink
fix: update url
Browse files Browse the repository at this point in the history
  • Loading branch information
Toto-hitori committed Apr 24, 2024
1 parent 068b0c5 commit aad694e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/monitoring/prometheus/configuration/prometheus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ scrape_configs:
scrape_interval: 10s
scheme: https
static_configs:
- targets: ['<%= ENV["API_URI"] %>']
- targets: ['kiwiq.run.place:8443']
labels:
application: 'WIQ API'

0 comments on commit aad694e

Please sign in to comment.