Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
socheatsok78 committed Jun 26, 2024
1 parent 6a13051 commit d1200d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@ You can use Docker object labels in the `deploy` block to automagically register
```yaml
# Annotations:
services:
app:
my-app:
# ...
deploy:
# ...
labels:
io.prometheus.enabled: "true"
io.prometheus.job_name: "prometheus-config-reloader"
io.prometheus.job_name: "my-app"
io.prometheus.scrape_port: "8080"
```
Expand Down

0 comments on commit d1200d3

Please sign in to comment.