[fix] prom
This commit is contained in:
parent
b4613e4e64
commit
aaf78c1b18
2 changed files with 2 additions and 1 deletions
|
|
@ -2,6 +2,7 @@ version: '3'
|
|||
|
||||
services:
|
||||
prometheus:
|
||||
container_name: prometheus
|
||||
image: prom/prometheus:v2.34.0
|
||||
ports:
|
||||
- 9000:9090
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue