Remove unnecessary port for prometheus
This commit is contained in:
parent
9aa4dbae1f
commit
f3deb21a2f
@ -240,8 +240,6 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- ./conf/prometheus.yml:/etc/prometheus/prometheus.yml
|
- ./conf/prometheus.yml:/etc/prometheus/prometheus.yml
|
||||||
- ./data/prometheus:/prometheus
|
- ./data/prometheus:/prometheus
|
||||||
ports:
|
|
||||||
- 127.0.0.1:9090:9090
|
|
||||||
networks:
|
networks:
|
||||||
default:
|
default:
|
||||||
grafana:
|
grafana:
|
||||||
|
Reference in New Issue
Block a user