[fix] prom

This commit is contained in:
Andy Bunce 2022-04-02 21:54:05 +01:00
parent b4613e4e64
commit aaf78c1b18
2 changed files with 2 additions and 1 deletions

View file

@ -2,6 +2,7 @@ version: '3'
services:
prometheus:
container_name: prometheus
image: prom/prometheus:v2.34.0
ports:
- 9000:9090