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