Skip to content

Commit

Permalink
remove internal ip
Browse files Browse the repository at this point in the history
  • Loading branch information
dinhani-cw committed Mar 4, 2024
1 parent 2fef87c commit a86bd85
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions static/prometheus.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,4 @@ scrape_configs:
metrics_path: /
static_configs:
- targets:
- host.docker.internal:9000
- 192.168.0.14:9000
- host.docker.internal:9000

0 comments on commit a86bd85

Please sign in to comment.