Changed name of dev docker-compose
This commit is contained in:
parent
131cc2640a
commit
363c8405e3
@ -17,13 +17,6 @@ services:
|
|||||||
- .docker/prometheus:/etc/prometheus
|
- .docker/prometheus:/etc/prometheus
|
||||||
- prometheus-data:/prometheus
|
- prometheus-data:/prometheus
|
||||||
command: --web.enable-lifecycle --config.file=/etc/prometheus/prometheus.yml
|
command: --web.enable-lifecycle --config.file=/etc/prometheus/prometheus.yml
|
||||||
# api:
|
|
||||||
# build:
|
|
||||||
# context: .
|
|
||||||
# ports:
|
|
||||||
# - 5111:5111
|
|
||||||
# depends_on:
|
|
||||||
# - scylla
|
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
prometheus-data:
|
prometheus-data:
|
Loading…
x
Reference in New Issue
Block a user