[fix] prom
This commit is contained in:
parent
b4613e4e64
commit
aaf78c1b18
@ -2,6 +2,7 @@ version: '3'
|
||||
|
||||
services:
|
||||
prometheus:
|
||||
container_name: prometheus
|
||||
image: prom/prometheus:v2.34.0
|
||||
ports:
|
||||
- 9000:9090
|
||||
|
@ -12,5 +12,5 @@ scrape_configs:
|
||||
- targets:
|
||||
- 'prometheus:9090'
|
||||
- 'idonotexists:564'
|
||||
- 'caddy-saffron:2015'
|
||||
- 'caddy:2015'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user