remove prometheus' port

This commit is contained in:
Didier Slof 2023-01-09 23:24:34 +01:00
parent 496e1b103c
commit cce9363964
Signed by: didier
GPG key ID: 01E71F18AA4398E5

View file

@ -101,14 +101,11 @@ services:
prometheus:
build:
context: ./custom/prometheus
ports:
- 9090:9090
networks:
- metrics
extra_hosts:
- "docker.host:host-gateway"
node-exporter:
image: quay.io/prometheus/node-exporter:latest
container_name: node-exporter