mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
7 lines
123 B
Plaintext
7 lines
123 B
Plaintext
|
|
prometheus:
|
||
|
|
build: blocks/prometheus
|
||
|
|
ports:
|
||
|
|
- "9090:9090"
|
||
|
|
volumes:
|
||
|
|
- /var/docker/prometheus:/prometheus-data
|