Remove unnecessary port for prometheus

This commit is contained in:
BBaoVanC 2021-08-16 02:38:05 -05:00
parent 9aa4dbae1f
commit f3deb21a2f
1 changed files with 0 additions and 2 deletions

View File

@ -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: