cant put network in

This commit is contained in:
cventastic
2022-02-03 17:36:26 +01:00
parent 360f0dca8f
commit 6e53b9e1bd

View File

@@ -358,8 +358,6 @@ services:
volumes: volumes:
- ./prometheus/prometheus-rpc.yml:/etc/prometheus/prometheus.yml - ./prometheus/prometheus-rpc.yml:/etc/prometheus/prometheus.yml
- prometheus_data:/prometheus - prometheus_data:/prometheus
networks:
- chains
command: command:
- '--config.file=/etc/prometheus/prometheus.yml' - '--config.file=/etc/prometheus/prometheus.yml'
- '--storage.tsdb.path=/prometheus' - '--storage.tsdb.path=/prometheus'