Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien-R44 committed Dec 20, 2021
1 parent e3e3146 commit 98affa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Here is an example scrape_config to add to prometheus.yml:
scrape_configs:
- job_name: 'my-adonis-app'
static_configs:
- targets: ['my-adonis-app.com:3333']
- targets: ['my-adonis-app.com']
scrape_interval: 5s
```
Expand Down

0 comments on commit 98affa0

Please sign in to comment.